Kolejna deweloperska odsłona projektu Vice, która pojawiła się naprawdę w zaskakującym tempie jak na ten projekt emulatora komputerów firmy Commodore - począwszy od staruszka PET a skończywszy na maszynkach z serii C264 (C+, C+4, C116).
Binarki zostały udostępnione przez Zibri na GitHubie, alternatywnie, w miarę świeżą wersję, można również pobrać z serwisu Mega.
Ostatnia pełna wersja tego najbardziej uniwersalnego emulatora maszynek CBM ukazała się 25 grudnia 2022 roku - WinVice 3.7.0
WinVice 3.6.x Dev Changelog
- [2023-06-08 00:33:10]
R43995 Vice Rep. #43995 info
some tweaks, filter printf better - [2023-06-07 23:54:19]
R43994 Vice Rep. #43994 info
Use WINDOWS_COMPILE instead of WIN32 - [2023-06-07 23:01:18]
R43993 Vice Rep. #43993 info
update checkdoc script, some minor docs updates - [2023-06-07 22:50:49]
R43992 Vice Rep. #43992 info
Removed any ifdef's from the joyport and userport device enums and added comments to make clear to not change the order of the enums, to not put ifdefs in the enums and to add new devices at the en... - [2023-06-07 22:06:25]
R43991 Vice Rep. #43991 info
missing ifdefs - [2023-06-07 21:53:35]
R43990 Vice Rep. #43990 info
add missing cmdline option for setting the wic64 default server url - [2023-06-07 21:16:53]
R43989 Vice Rep. #43989 info
xplus4: fixed ted registers so ROM is always on after reset - [2023-06-07 21:16:13]
R43988 Vice Rep. #43988 info
xplus4: set default bank in the monitor to CPU - [2023-06-07 20:32:32]
R43987 Vice Rep. #43987 info
add missing init for video_has_palntsc - [2023-06-07 18:47:25]
R43986 Vice Rep. #43986 info
some more tweaking. stereo audio and halve-framerate option work now - [2023-06-07 11:03:54]
R43985 Vice Rep. #43985 info
Delete `src/arch/shared/hotkeys/vhkmap.{c,h}` - [2023-06-07 11:02:23]
R43984 Vice Rep. #43984 info
Fix SDL UI build - [2023-06-07 10:38:40]
R43983 Vice Rep. #43983 info
Add Doxygen docblocks to the hotkeys functions in `uiactions.c` - [2023-06-07 10:19:11]
R43982 Vice Rep. #43982 info
Replace all uses of `vhk_map_t` with `ui_action_map_t` - [2023-06-07 09:39:34]
R43981 Vice Rep. #43981 info
Merge trunk (r43972:HEAD) into branch - [2023-06-07 09:34:59]
R43980 Vice Rep. #43980 info
Extend `ui_action_map_t` to store the data from `vhk_map_t` - [2023-06-07 05:27:37]
R43979 Vice Rep. #43979 info
Some updates. - [2023-06-07 04:20:40]
R43978 Vice Rep. #43978 info
Some updates. - [2023-06-07 03:02:00]
R43977 Vice Rep. #43977 info
Fixed a minor bug with peeking, and some code formatting. - [2023-06-06 18:31:23]
R43976 Vice Rep. #43976 info
remove non working optional code for using stdin pipe - [2023-06-06 17:27:09]
R43975 Vice Rep. #43975 info
Some updates. - [2023-06-06 16:13:41]
R43974 Vice Rep. #43974 info
Die spacessvn stat (c) 2023 groepaz. - [2023-06-06 16:05:31]
R43973 Vice Rep. #43973 info
some tweaks - [2023-06-06 09:11:40]
R43972 Vice Rep. #43972 info
Create branch to merge some of the actions and hotkeys code - [2023-06-06 04:41:39]
R43971 Vice Rep. #43971 info
Added userport pin defines in preparation for the upcoming changes in the userport system. - [2023-06-06 03:42:08]
R43970 Vice Rep. #43970 info
Fixed dangling spaces. - [2023-06-06 01:22:43]
R43969 Vice Rep. #43969 info
The memory lookup tables are now built on the value in register 0 of the MMU. - [2023-06-06 01:16:38]
R43968 Vice Rep. #43968 info
Fixed comal 128 ROM addressing; works _mostly_, but circulating ROM dump is incomplete. - [2023-06-06 01:13:19]
R43967 Vice Rep. #43967 info
Fixed -initbreak reset so that the first instruction doesn't run; this is now a temporary break and not a trap. - [2023-06-06 01:09:18]
R43966 Vice Rep. #43966 info
x128 properly starts with Z80 and then transfers control to 8502; also fixed double reset on non-sc cores - [2023-06-05 22:34:47]
R43965 Vice Rep. #43965 info
FLAG2 delay cycle is now a define (3 seems to be the best value). - [2023-06-05 21:35:35]
R43964 Vice Rep. #43964 info
improved timezone handling, lets GEOS ntp demo show (almost) correct TZ. - [2023-06-05 20:31:07]
R43963 Vice Rep. #43963 info
the 6809 address isnt just 8 bit, right? :) - [2023-06-05 20:00:20]
R43962 Vice Rep. #43962 info
fixed - [2023-06-05 19:58:22]
R43961 Vice Rep. #43961 info
actually use EMUDIR instead of VICEDIR :) - [2023-06-05 19:55:37]
R43960 Vice Rep. #43960 info
use EMUDIR instead of VICEDIR - [2023-06-05 19:43:30]
R43959 Vice Rep. #43959 info
use C99 array designators to initialize all other addr_mode_size tables. This should make the (dis)assembler a bit more robust. - [2023-06-05 17:12:35]
R43958 Vice Rep. #43958 info
fix reference data - [2023-06-05 16:17:02]
R43957 Vice Rep. #43957 info
fix range of disassembled memory - [2023-06-05 16:06:45]
R43956 Vice Rep. #43956 info
In the reference data use D instead of B,A in the push/pull instructions, to match the current syntax of the disassembler in the monitor. Should this be changed to B,A again, then revert this patch - [2023-06-05 15:15:48]
R43955 Vice Rep. #43955 info
forgotten File - [2023-06-05 15:15:25]
R43954 Vice Rep. #43954 info
some cleanup of the Monitor tests, Makefile tweaks, updated/added readmes - [2023-06-05 13:17:43]
R43953 Vice Rep. #43953 info
fix 6809 reference data to match monitor output, some makefile tweaks - [2023-06-05 09:59:55]
R43952 Vice Rep. #43952 info
wic64: fix conversion warnings and use of uninitialized variable - [2023-06-05 08:33:09]
R43951 Vice Rep. #43951 info
Buildsystem: add `genkeysymtable.awk` and `genkeysymtable.sh` to EXTRA_DIST - [2023-06-04 21:01:11]
R43950 Vice Rep. #43950 info
some Makefile tweaks, added first "test" for c1541 - [2023-06-04 10:42:25]
R43949 Vice Rep. #43949 info
It's "concurrency", not "concurreny" - [2023-06-04 10:39:56]
R43948 Vice Rep. #43948 info
Add workflow to run Doxygen periodically - [2023-06-04 10:23:22]
R43947 Vice Rep. #43947 info
Update doxygen runner script - [2023-06-03 17:29:01]
R43946 Vice Rep. #43946 info
genkeysymtable.awk: Replace s with [ ] so Moses' awk can understand it- [2023-06-03 14:35:47]
R43945 Vice Rep. #43945 info
Handle default server properly. Added URL sanity check and log in case
→ NOWSZY [c64] Dev WinVice 3.6.x R44841 05/12/2023
WinVice 3.6.x Dev Changelog
- [2023-12-05 08:28:31]
R44841 Vice Rep. #44841 info
Incremental updates for the tag_monster script - [2023-12-04 19:04:29]
R44840 Vice Rep. #44840 info
Buildsystem: fix `vice.gresource` being included in dist tarballs - [2023-12-04 18:17:53]
R44839 Vice Rep. #44839 info
add missing gpl.texi - [2023-12-04 18:01:11]
R44838 Vice Rep. #44838 info
add missing image files - [2023-12-04 17:41:15]
R44837 Vice Rep. #44837 info
its really libcurl4-openssl-dev - [2023-12-04 17:35:54]
R44836 Vice Rep. #44836 info
we need libcurl-dev instead? - [2023-12-04 17:29:00]
R44835 Vice Rep. #44835 info
curl needs to be installed - [2023-12-04 17:23:00]
R44834 Vice Rep. #44834 info
Make the power grid frequency (used for the TOD tick) no more depend on the selected video system. This allows eg SX64 to always have a 60Hz tick. Prepared all emulators for the same change, but so... - [2023-12-04 17:10:55]
R44833 Vice Rep. #44833 info
somehow kernal64 (vic20) was forgotten - [2023-12-04 09:21:55]
R44832 Vice Rep. #44832 info
romset: fix return values of `romset_file_save()` - [2023-12-04 08:47:10]
R44831 Vice Rep. #44831 info
Gtk3: ROM manager: simplify `expandable_list_get_resources()` - [2023-12-03 22:08:20]
R44830 Vice Rep. #44830 info
initialize complete fdd struct with zeros to prevent access of uninitialized values later - [2023-12-03 12:35:18]
R44829 Vice Rep. #44829 info
Gtk3: ROM manager: add `expandable_list_get_resources()` - [2023-12-03 11:01:32]
R44828 Vice Rep. #44828 info
Gtk3: new ROM manager: use `resources_exists()` to determine ROMs to add - [2023-12-02 21:04:04]
R44827 Vice Rep. #44827 info
update svn ignores. now really! - [2023-12-02 21:02:48]
R44826 Vice Rep. #44826 info
remove .deps - [2023-12-02 20:58:42]
R44825 Vice Rep. #44825 info
update svn ignores - [2023-12-01 20:57:07]
R44824 Vice Rep. #44824 info
remove ancient check that was ment to work around a crash at startup of x128. Now new border mode change can be used in on_vsync_set_border_mode. fixes #1968. - [2023-12-01 18:34:56]
R44823 Vice Rep. #44823 info
SDL2: Fix another case of referencing `sdl_active_canvas` vs actual canvas - [2023-12-01 18:22:20]
R44822 Vice Rep. #44822 info
SDL2: Fix VICII border mode change affecting the VDC canvas size - [2023-12-01 18:11:27]
R44821 Vice Rep. #44821 info
disable debug output - [2023-12-01 16:48:29]
R44820 Vice Rep. #44820 info
wic64: moved ioctl to arch/shared - [2023-12-01 10:26:06]
R44819 Vice Rep. #44819 info
wic64: show protocol for each command if trace is enabled. - [2023-12-01 03:17:38]
R44818 Vice Rep. #44818 info
restore the old code (before r43758) for changing the border mode. somehow the new (but correct) code breaks rendering in x128 (VDC). - [2023-12-01 02:23:06]
R44817 Vice Rep. #44817 info
add missing VICII border mode option to x128
→ NOWSZY [c64] Dev WinVice 3.6.x R44816 30/11/2023
WinVice 3.6.x Dev Changelog
- [2023-11-30 18:55:26]
R44816 Vice Rep. #44816 info
Change inefficient quadratic loop into a linear one. - [2023-11-30 18:52:30]
R44815 Vice Rep. #44815 info
Fix some warnings. - [2023-11-30 16:25:33]
R44814 Vice Rep. #44814 info
Fix capitalization of resource name "DosName1541ii" - [2023-11-30 16:17:49]
R44813 Vice Rep. #44813 info
Fix `TYPE* NAME` parameter/variable declarations, we are not barbarians - [2023-11-30 16:04:31]
R44812 Vice Rep. #44812 info
Add function `resources_exists()` - [2023-11-29 22:56:01]
R44811 Vice Rep. #44811 info
wic64: aligned legacy protocol to new firmware behavior - [2023-11-29 08:41:16]
R44810 Vice Rep. #44810 info
Fix -Wstringop-truncation warning and possible buffer overflow bug - [2023-11-28 22:02:17]
R44809 Vice Rep. #44809 info
Gtk3: VSID: update mixer widget when changing tunes - [2023-11-28 21:58:36]
R44808 Vice Rep. #44808 info
wic64: fixed SET_SERVER to make sktp client happy, fixed .prg length - [2023-11-28 18:53:07]
R44807 Vice Rep. #44807 info
Gtk3: VSID ReSID mixer: use proper units for sliders - [2023-11-27 23:13:47]
R44806 Vice Rep. #44806 info
wic64: added missing WIC64_CMD_IS_CONFIGURED. Cleanup trace a bit. - [2023-11-27 22:22:35]
R44805 Vice Rep. #44805 info
Add "offset" parameter to via_context->set_cb2() callback. - [2023-11-27 21:39:37]
R44804 Vice Rep. #44804 info
Lower the default for CB2Lowpass to 8000 - [2023-11-27 21:36:40]
R44803 Vice Rep. #44803 info
Supply accurate clock for VIA shift register. - [2023-11-27 21:34:01]
R44802 Vice Rep. #44802 info
Don't reset internal data when initing the PET sound. - [2023-11-27 17:04:26]
R44801 Vice Rep. #44801 info
wic64: aligned all error codes and -messages to original firmware, - [2023-11-27 13:00:41]
R44800 Vice Rep. #44800 info
wic64: renamed `-wic64colorizelog' -> `-wic64colorizetrace', added - [2023-11-27 10:06:44]
R44799 Vice Rep. #44799 info
wic64: renamed `-wic64colorizelog' -> `-wic64colorizetrace', added - [2023-11-27 09:12:56]
R44798 Vice Rep. #44798 info
Fix -Wshorten-64-to-32 warning - [2023-11-26 23:23:54]
R44797 Vice Rep. #44797 info
wic64: added UIs for colorized tracing. - [2023-11-26 21:29:00]
R44796 Vice Rep. #44796 info
wic64: new commandline `-wic64colorizelog', new resource - [2023-11-26 20:10:42]
R44795 Vice Rep. #44795 info
implement ACTION_SCREENSHOT_QUICKSAVE in the SDL port - [2023-11-26 18:37:04]
R44794 Vice Rep. #44794 info
death to TABs - [2023-11-26 18:30:25]
R44793 Vice Rep. #44793 info
implement vdc v0 register 27 quirk, patch by marco baye - [2023-11-26 18:06:56]
R44792 Vice Rep. #44792 info
Valid files can very well be 0 bytes long, so don't generally show those as splat files. Fixes #1938 - [2023-11-26 17:26:57]
R44791 Vice Rep. #44791 info
added check for duplicated checkpoints, patch by Andreas Signer - [2023-11-26 17:26:24]
R44790 Vice Rep. #44790 info
make remote monitor not return checkpoints more than once, patch #354 by Andreas Signer - [2023-11-26 16:28:05]
R44789 Vice Rep. #44789 info
wic64: narrow timeouts to handshake cycles. All (available) tests pass now. - [2023-11-26 11:38:46]
R44788 Vice Rep. #44788 info
wic64: added timeout handling, FORCE_xxx, TCP_CLOSE cmds and some some - [2023-11-25 21:21:12]
R44787 Vice Rep. #44787 info
more tweaks for kernal64, u64. new/more results for kernal64,u64,chameleon - [2023-11-25 12:24:00]
R44786 Vice Rep. #44786 info
Gtk3: VSID: fix resource name typo: "HSVCRoot" -> "HVSCRoot" - [2023-11-25 10:59:22]
R44785 Vice Rep. #44785 info
VSID/hvsclib: Reuse md5 digest when looking up STIL and SLDB info - [2023-11-25 05:37:50]
R44784 Vice Rep. #44784 info
Produce synthetic histories for branches and releases in the tag monster - [2023-11-24 20:56:28]
R44783 Vice Rep. #44783 info
wic64: new protocol: fixed http_post and http_get URL sanity check - [2023-11-24 11:01:29]
R44782 Vice Rep. #44782 info
VSID: Add md5 lookup of STIL and SLDB data (Gtk3 only) - [2023-11-23 20:01:07]
R44781 Vice Rep. #44781 info
when parsing cmdline, allow arguments/filenames starting with - whenever possible - [2023-11-22 20:40:50]
R44780 Vice Rep. #44780 info
wic64: new protocol implemented. - [2023-11-22 20:37:24]
R44779 Vice Rep. #44779 info
wait for vblank before test runs to prevent random fails - [2023-11-22 09:50:08]
R44778 Vice Rep. #44778 info
NEWS: Add SCPU hotkey Alt+T to toggle "Turbo" mode for SDL - [2023-11-22 09:47:07]
R44777 Vice Rep. #44777 info
SDL: Implement UI action handlers for SCPU Speed and JiffyDOS switches - [2023-11-21 20:16:52]
R44776 Vice Rep. #44776 info
a bunch of updates and tweaks, new results - [2023-11-21 10:22:13]
R44775 Vice Rep. #44775 info
Buildsystem: Windows bindists: don't copy ffmpeg DLLs - [2023-11-21 10:02:33]
R44774 Vice Rep. #44774 info
Buildsystem: remove `HAVE_READLINE` - [2023-11-21 09:44:31]
R44773 Vice Rep. #44773 info
Fix bizarre indentation in BSD joystick driver - [2023-11-21 09:42:59]
R44772 Vice Rep. #44772 info
Buildsystem: remove `HAVE_FULLSCREEN` - [2023-11-21 09:27:36]
R44771 Vice Rep. #44771 info
Buildsystem: remove `HAVE_HARDSID_IO` and `HAVE_CATWEASELMKIII_IO` - [2023-11-21 08:55:36]
R44770 Vice Rep. #44770 info
Buildsystem: remove `BSD_JOYSTICK` from configure.ac - [2023-11-21 08:18:10]
R44769 Vice Rep. #44769 info
Log VICE system file directory on startup - [2023-11-21 07:41:44]
R44768 Vice Rep. #44768 info
Fix `-Wshorten-64-to-32` warnings - [2023-11-20 23:28:06]
R44767 Vice Rep. #44767 info
Wic64 improved new protocols, first tests work. - [2023-11-20 21:00:31]
R44766 Vice Rep. #44766 info
Goddammit =) - [2023-11-20 20:59:21]
R44765 Vice Rep. #44765 info
NEWS: fix hotkey for xscpu64's Turbo switch toggle
→ NOWSZY [c64] Dev WinVice 3.6.x R44764 20/11/2023
WinVice 3.6.x Dev Changelog
→ NOWSZY [c64] Dev WinVice 3.6.x R44712 15/11/2023
WinVice 3.6.x Dev Changelog
- [2023-11-15 15:28:38]
R44712 Vice Rep. #44712 info
Documentation: msys2: update build instructions for libieee1284 - [2023-11-15 13:21:26]
R44711 Vice Rep. #44711 info
fix warning, again :) - [2023-11-15 10:04:39]
R44710 Vice Rep. #44710 info
Documentation: change 'libcurl' to 'curl' in the MSYS2 instructions - [2023-11-14 22:32:22]
R44709 Vice Rep. #44709 info
slightly cleaner handling of yydebug, some related monitor massaging, removes another warning :) - [2023-11-14 21:19:34]
R44708 Vice Rep. #44708 info
strange hack that removes a warning :) - [2023-11-14 19:07:21]
R44707 Vice Rep. #44707 info
Fixed invalid URL output. Use format '%s' to print hexdump line to - [2023-11-14 18:34:11]
R44706 Vice Rep. #44706 info
updated with instructions on how to install some extra libraries, and how to build libieee1284 - [2023-11-14 16:44:49]
R44705 Vice Rep. #44705 info
fix typo - [2023-11-14 16:22:23]
R44704 Vice Rep. #44704 info
make ieee1284 support compile on msys2 - [2023-11-14 09:51:04]
R44703 Vice Rep. #44703 info
Compyx can't count =) - [2023-11-14 09:29:51]
R44702 Vice Rep. #44702 info
GHA: Add mpg123 to Windows builds in `build-main-on-push` - [2023-11-14 08:52:13]
R44701 Vice Rep. #44701 info
GHA: Update `make-release` to use the same configure options as `build-main-on-push` - [2023-11-14 07:46:17]
R44700 Vice Rep. #44700 info
First draft of the "Tag Monster" script. - [2023-11-13 22:54:23]
R44699 Vice Rep. #44699 info
Truncate output to host, in case host decides to send. Fixes - [2023-11-13 21:56:00]
R44698 Vice Rep. #44698 info
GHA: Add `libcap-dev` to .deb dependencies - [2023-11-13 21:49:26]
R44697 Vice Rep. #44697 info
forgot - [2023-11-13 21:43:42]
R44696 Vice Rep. #44696 info
shuffled around monitor helo in the monitor and in the docs, eliminated all 'misc' sections in the docs - [2023-11-13 21:25:40]
R44695 Vice Rep. #44695 info
GHA: Enable ParSID and Catweasel Mk.III for .deb builds - [2023-11-13 21:09:58]
R44694 Vice Rep. #44694 info
Gtk3: make the "SID engine and model" title fixed - [2023-11-13 17:25:41]
R44693 Vice Rep. #44693 info
updated the list a bit - [2023-11-13 14:54:21]
R44692 Vice Rep. #44692 info
remove log noise - [2023-11-13 14:37:22]
R44691 Vice Rep. #44691 info
move gpl text into seperate file, move it to end of docs - [2023-11-13 14:09:28]
R44690 Vice Rep. #44690 info
Don't put pre-scaled images into the pdf doc, use the highres versions instead - [2023-11-13 13:51:55]
R44689 Vice Rep. #44689 info
Gtk3: Fix capitalization of "Gmod[2|128]*" resources - [2023-11-13 13:38:17]
R44688 Vice Rep. #44688 info
Gtk3: Fix capitalization of "Drive11FixedSize" - [2023-11-13 13:36:55]
R44687 Vice Rep. #44687 info
Fix typo in Doxygen comment block - [2023-11-13 12:59:12]
R44686 Vice Rep. #44686 info
Gtk3: Use correct capitalization for "WIC64Logenabled" - [2023-11-13 12:05:25]
R44685 Vice Rep. #44685 info
Gtk3: Add $VICERES comments for Monitor* and Window[0|1]* resources - [2023-11-13 11:55:23]
R44684 Vice Rep. #44684 info
Gtk3: Add/remove $VICERES comments for Datasette* resources - [2023-11-13 11:47:23]
R44683 Vice Rep. #44683 info
Gtk3: Add $VICERES comments for WiC64 resources - [2023-11-13 11:26:08]
R44682 Vice Rep. #44682 info
Gtk3: add $VICERES lines for "ChargenFIName" and "ChargenITName" - [2023-11-13 11:16:01]
R44681 Vice Rep. #44681 info
SDL: Drives: don't show "Virtual Device" for IEEE-488 machines - [2023-11-13 10:41:25]
R44680 Vice Rep. #44680 info
Gtk3: Drive settings: disable "Virtual device" and "IEEE device type" for xpet/cbm2/cbm5x0 - [2023-11-13 10:23:27]
R44679 Vice Rep. #44679 info
Gtk3: Only show ProfDOS 1571 widgets with `--enable-experimental-devices` - [2023-11-13 08:26:00]
R44678 Vice Rep. #44678 info
Gtk3: Park attempt at new ROMs dialog - [2023-11-12 19:12:57]
R44677 Vice Rep. #44677 info
add missing includes - [2023-11-11 16:26:46]
R44676 Vice Rep. #44676 info
Gtk3: printer output mode widget: be consistent: use strings, not integers - [2023-11-11 15:48:23]
R44675 Vice Rep. #44675 info
Replace local `PRNR_*` device index defines with `PRINTER_*` defines from `printer.h` - [2023-11-11 15:42:35]
R44674 Vice Rep. #44674 info
Gtk3: Prevent selecting invalid printer driver and output mode combinations - [2023-11-11 11:07:15]
R44673 Vice Rep. #44673 info
Printer: make drivers register some properties - [2023-11-10 19:26:28]
R44672 Vice Rep. #44672 info
added reference images for CBM2 symbolic us/de mappings. tweaked related GTK keymaps - [2023-11-10 09:37:53]
R44671 Vice Rep. #44671 info
Also clone and update git versions of testprogs and techdocs - [2023-11-09 08:44:35]
R44670 Vice Rep. #44670 info
Centralized git migration target locally - [2023-11-08 20:50:38]
R44669 Vice Rep. #44669 info
Gtk3: Printer settings: fix slightly too wide dialog - [2023-11-08 20:32:13]
R44668 Vice Rep. #44668 info
Documentation: linux-gtk3-howto: add minimum required libcurl version - [2023-11-08 20:28:26]
R44667 Vice Rep. #44667 info
Buildsystem: have configure check for libcurl >= 7.71.0 - [2023-11-08 18:35:52]
R44666 Vice Rep. #44666 info
add references for plus4 symbolic keymaps, update keymap images, fix gtk plus4 symbolic keymaps - [2023-11-07 21:42:07]
R44665 Vice Rep. #44665 info
grey out WIP rendering options - [2023-11-07 20:26:10]
R44664 Vice Rep. #44664 info
updated/improved output a bit - [2023-11-07 19:12:58]
R44663 Vice Rep. #44663 info
Re-enable sound generation when VIA's T2L register is non-zero, - [2023-11-07 19:02:31]
R44662 Vice Rep. #44662 info
petsound: small correction to the low-pass filter.
→ NOWSZY [c64] Dev WinVice 3.6.x R44661 07/11/2023
WinVice 3.6.x Dev Changelog
- [2023-11-07 18:17:47]
R44661 Vice Rep. #44661 info
make all options/resources related to window placement/size named, and work, the same in SDL and GTK port. - [2023-11-07 12:31:09]
R44660 Vice Rep. #44660 info
NEWS: change unknown emulator 's64sc' to the known 'x64sc' - [2023-11-07 10:49:26]
R44659 Vice Rep. #44659 info
Github actions: add libcurl4-openssl-dev to dependencies of job "build_doc" - [2023-11-07 10:46:39]
R44658 Vice Rep. #44658 info
NEWS: Add `--without-libcurl` and `--enable-experimental-devices` - [2023-11-07 10:43:39]
R44657 Vice Rep. #44657 info
Docs: add `libcurl4-openssl-dev` to dependencies of Linux Gtk3 builds - [2023-11-07 10:38:27]
R44656 Vice Rep. #44656 info
Buildsystem: change `--with-libcurl` to `--without-libcurl` - [2023-11-06 20:02:48]
R44655 Vice Rep. #44655 info
add missing includes, makes compilation with --enable-experimental-devices work - [2023-11-06 19:51:35]
R44654 Vice Rep. #44654 info
Add --enable-experimental-devices (default=no) to configure - [2023-11-06 18:47:11]
R44653 Vice Rep. #44653 info
only register DTL-BASIC dongle if TAPEPORT_EXPERIMENTAL_DEVICES is defined - [2023-11-06 18:25:03]
R44652 Vice Rep. #44652 info
add stardos related menu items to SDL UI, hide profdos1571 items if DRIVE_EXPERIMENTAL_DEVICES is not defined - [2023-11-06 15:47:00]
R44651 Vice Rep. #44651 info
if HAVE_EXPERIMENTAL_DEVICES is define, also define all XY_EXPERIMENTAL_DEVICES symbols - [2023-11-05 21:57:26]
R44650 Vice Rep. #44650 info
better handling of scaling when output is rotated 90degr - [2023-11-05 20:50:00]
R44649 Vice Rep. #44649 info
Fix some calls to tolower(). - [2023-11-05 20:01:35]
R44648 Vice Rep. #44648 info
For CRTC, stop using an increased saturation. - [2023-11-05 19:54:25]
R44647 Vice Rep. #44647 info
Fix typo. - [2023-11-05 19:50:44]
R44646 Vice Rep. #44646 info
Fix palette for -colour-analog. - [2023-11-05 19:49:02]
R44645 Vice Rep. #44645 info
Bring some colour into the menus for -colour-rgbi and -colour-analog. - [2023-11-05 18:17:06]
R44644 Vice Rep. #44644 info
save and restore the current window position/size (SDL2 only) - [2023-11-05 17:52:03]
R44643 Vice Rep. #44643 info
Add an entry to the Sound menu for the CB2 lowpass filter. - [2023-11-05 15:04:51]
R44642 Vice Rep. #44642 info
style police - [2023-11-05 14:53:41]
R44641 Vice Rep. #44641 info
typo :) - [2023-11-05 14:18:42]
R44640 Vice Rep. #44640 info
remove no more existing options - [2023-11-05 13:36:09]
R44639 Vice Rep. #44639 info
Fix for compiling with SOUND_SYSTEM_FLOAT defined. - [2023-11-04 22:32:22]
R44638 Vice Rep. #44638 info
ignore some generated files, so 'make stylecheck' does not fail when building in-tree - [2023-11-04 22:00:48]
R44637 Vice Rep. #44637 info
filter SDL-only video resources - [2023-11-04 22:00:29]
R44636 Vice Rep. #44636 info
add missing ZMBV resources - [2023-11-04 07:42:40]
R44635 Vice Rep. #44635 info
NEWS: Add Gtk/SDL UI updates/fixes - [2023-11-03 21:00:11]
R44634 Vice Rep. #44634 info
And this goes with the previous commit... - [2023-11-03 20:56:25]
R44633 Vice Rep. #44633 info
Implement 1 cycle timing offset for PET 8032s from bug #1954. - [2023-11-03 19:22:37]
R44632 Vice Rep. #44632 info
preliminary NEWS update, preparing for 3.8 - [2023-11-03 14:22:39]
R44631 Vice Rep. #44631 info
added palettes provided by Mac Reiter - [2023-11-03 13:28:32]
R44630 Vice Rep. #44630 info
added sanity check for .cvt files - [2023-11-01 22:49:35]
R44629 Vice Rep. #44629 info
Detabify. - [2023-11-01 21:36:32]
R44628 Vice Rep. #44628 info
Add indirections to the expression evaluator for breakpoint conditions. - [2023-11-01 04:30:06]
R44627 Vice Rep. #44627 info
Incremental Git update - [2023-10-31 22:59:15]
R44626 Vice Rep. #44626 info
Rename RESET and JAM symbols - [2023-10-31 17:59:10]
R44625 Vice Rep. #44625 info
SDL: userport menu: make space for terminating menu item - [2023-10-31 14:34:15]
R44624 Vice Rep. #44624 info
SDL: Moved WIC64 settings in submenu - [2023-10-31 12:53:09]
R44623 Vice Rep. #44623 info
SDL: Add WiC64 settings to userport menu - [2023-10-31 09:25:05]
R44622 Vice Rep. #44622 info
Added GTK UI to control hexdump, added resource 'WIC64HexdumpLines', - [2023-10-31 05:00:27]
R44621 Vice Rep. #44621 info
Much faster author extraction - [2023-10-30 22:41:22]
R44620 Vice Rep. #44620 info
Move initialization of DWW memory mapping a bit later - [2023-10-30 16:35:56]
R44619 Vice Rep. #44619 info
Added cmdline options '-wic64trace, +wic64trace, -wic64reset' and - [2023-10-30 06:11:45]
R44618 Vice Rep. #44618 info
First draft of an SVN-to-Git converter for VICE. - [2023-10-29 14:31:46]
R44617 Vice Rep. #44617 info
hack to prevent ultimax mode in the startup screen, cart should look like on the real thing now - [2023-10-29 09:26:59]
R44616 Vice Rep. #44616 info
UI actions: fix C218 cartridge action availability - [2023-10-28 18:58:54]
R44615 Vice Rep. #44615 info
fix compilation on macOS, fixes #1960. Also fix some style issues (comments) - [2023-10-27 20:39:49]
R44614 Vice Rep. #44614 info
Gtk3: Fix toggle button check in cart dialog - [2023-10-26 15:25:39]
R44613 Vice Rep. #44613 info
tweak VIC20 NTSC colors, lower default saturation, so external palettes will not cause overflows - [2023-10-26 14:35:09]
R44612 Vice Rep. #44612 info
blur and scanline shade should be available also for NTSC
→ NOWSZY [c64] Dev WinVice 3.6.x R44611 25/10/2023
WinVice 3.6.x Dev Changelog
- [2023-10-25 20:30:00]
R44611 Vice Rep. #44611 info
when renaming a file, and the destination file exists, produce a 'file exists' error. fixes #1956 - [2023-10-25 14:11:10]
R44610 Vice Rep. #44610 info
return number of files scratched in the status, part 1 of the fix for #1956. still does not handle a comma seperated list of files - [2023-10-24 13:11:31]
R44609 Vice Rep. #44609 info
update in-tree copy - [2023-10-24 13:10:29]
R44608 Vice Rep. #44608 info
make sure ui_message is called from ui thread, else the message might not be created as a modal dialog, when it is created eg from a commandline option - [2023-10-24 13:10:29]
R44607 Vice Rep. #44607 info
don't show warning messages when the ui is not ready yet - [2023-10-24 12:09:05]
R44606 Vice Rep. #44606 info
add init_main_is_done(), which indicates that all init is done and the ui is ready. - [2023-10-23 16:37:09]
R44605 Vice Rep. #44605 info
get rid of pointless ui_init_finish(), which is empty in all UIs - [2023-10-22 20:50:51]
R44604 Vice Rep. #44604 info
added some magic to insert/remove the parallel cable from userport when it is changed in the drive settings - [2023-10-20 19:50:59]
R44603 Vice Rep. #44603 info
Rename machine reset menu items and actions - [2023-10-20 14:54:37]
R44602 Vice Rep. #44602 info
replaced my full name. - [2023-10-20 14:02:41]
R44601 Vice Rep. #44601 info
removed LOG_DEFAULTs, added wic64 log. - [2023-10-20 11:48:43]
R44600 Vice Rep. #44600 info
Gtk3: VSID: Look up STIL info for file passed on command line - [2023-10-19 20:45:40]
R44599 Vice Rep. #44599 info
Minor cleanup, new cmdline option '-wic64trace', updated docs. - [2023-10-19 19:10:49]
R44598 Vice Rep. #44598 info
Unspace the end of the line. - [2023-10-19 19:02:41]
R44597 Vice Rep. #44597 info
Adjust the horizontal cycle counting of the CRTC to the principle that alarm - [2023-10-18 19:04:55]
R44596 Vice Rep. #44596 info
made WiC64 tracing and user-reset selectable from UI. - [2023-10-17 21:52:49]
R44595 Vice Rep. #44595 info
fixed bigloader, allocate httpreply buffer dynamically. - [2023-10-17 20:28:29]
R44594 Vice Rep. #44594 info
Fix linking order of `libuserport.a` - [2023-10-17 20:13:51]
R44593 Vice Rep. #44593 info
Another forgotten file; belongs with previous commit. - [2023-10-17 19:29:10]
R44592 Vice Rep. #44592 info
Also adjust cbm2.c; forgot to include it with previous commit. - [2023-10-17 18:57:47]
R44591 Vice Rep. #44591 info
Add "offset" parameter to mypia_signal() - [2023-10-16 23:00:07]
R44590 Vice Rep. #44590 info
fixed stupid mistake for command $25, bigload. - [2023-10-16 22:50:08]
R44589 Vice Rep. #44589 info
Activated command $25, bigload. - [2023-10-15 19:34:24]
R44588 Vice Rep. #44588 info
Fixed re-sending some bytes after command. - [2023-10-15 11:05:11]
R44587 Vice Rep. #44587 info
Fix -Wshadow warning - [2023-10-15 09:44:05]
R44586 Vice Rep. #44586 info
Fixed `404 URL not found' handling. - [2023-10-13 19:08:07]
R44585 Vice Rep. #44585 info
Added WiC64 docs, added cmdline `-wic64timezone'. - [2023-10-13 18:58:46]
R44584 Vice Rep. #44584 info
In glue1551_reset(), only set the alarm if the drive type really is 1551. - [2023-10-13 15:25:22]
R44583 Vice Rep. #44583 info
Fixed typo. - [2023-10-13 15:22:49]
R44582 Vice Rep. #44582 info
Changed ascii-fied IP/MAC in vicerc to human readable versions. - [2023-10-13 12:40:13]
R44581 Vice Rep. #44581 info
Streamlined WiC64 settings widget, enabled also for SCPU, added reset button. - [2023-10-13 11:47:11]
R44580 Vice Rep. #44580 info
fix warnings - [2023-10-13 10:59:57]
R44579 Vice Rep. #44579 info
add aliases, so -model pal and -model ntsc will also work as expected - [2023-10-12 15:04:43]
R44578 Vice Rep. #44578 info
samples test program provided by aleksi eeben - [2023-10-11 18:43:29]
R44577 Vice Rep. #44577 info
Fix c1541 chain command to print from the last sector how many bytes are used. - [2023-10-11 06:49:54]
R44576 Vice Rep. #44576 info
Fix infinite loop in sdljoy_get_joynum_for_event() - [2023-10-11 06:20:22]
R44575 Vice Rep. #44575 info
Buildsystem: Windows: copy icons/Adwaita/symbolic into bindist - [2023-10-11 00:14:50]
R44574 Vice Rep. #44574 info
Gtk3: Use eye icon for WiC64 security token visibility toggling - [2023-10-10 23:21:06]
R44573 Vice Rep. #44573 info
Gtk3: Add WiC64 settings widgets - [2023-10-05 02:45:16]
R44572 Vice Rep. #44572 info
when a drive ROM fails to load, set drive type to NONE for all drives that used that ROM - [2023-10-05 02:21:25]
R44571 Vice Rep. #44571 info
if loading drive rom failed, set the 'rom loaded' flag to 0 - [2023-10-05 00:26:05]
R44570 Vice Rep. #44570 info
unmount disk image before changing drive type, so we don't end up with images mounted in drives that do not support them - [2023-10-05 00:01:24]
R44569 Vice Rep. #44569 info
detach all disk- and tape images when resetting resources - [2023-10-04 19:48:30]
R44568 Vice Rep. #44568 info
Sort std headers (test commit) - [2023-10-04 00:35:14]
R44567 Vice Rep. #44567 info
fix building single emulator, ie make x64sc - [2023-10-02 19:21:07]
R44566 Vice Rep. #44566 info
Fix for bug 1949; C64 ramlink disabled on alternating resets - [2023-10-01 09:25:31]
R44565 Vice Rep. #44565 info
Fix some codestyle issues - [2023-09-30 18:26:50]
R44564 Vice Rep. #44564 info
fix debug logging - [2023-09-30 17:14:21]
R44563 Vice Rep. #44563 info
Joystick: Add comment and FIXME for (misnamed) `gtkjoy_pins[]` array - [2023-09-30 16:29:24]
R44562 Vice Rep. #44562 info
when resetting settings to default, do not fail when resetting a resource fails. fixes #1948 - [2023-09-30 15:55:02]
R44561 Vice Rep. #44561 info
SDL: remove some unused joystick-related code
→ NOWSZY [c64] Dev WinVice 3.6.x R44560 30/09/2023
WinVice 3.6.x Dev Changelog
- [2023-09-30 09:47:53]
R44560 Vice Rep. #44560 info
Joystick: remove logging of errors for JOY_ACTION_MAP / JOY_ACTION_UI_ACTIVATE - [2023-09-29 14:53:32]
R44559 Vice Rep. #44559 info
Joystick: remove comment - [2023-09-29 10:06:31]
R44558 Vice Rep. #44558 info
Joystick: refactor and fortify vjm file parser - [2023-09-26 03:13:07]
R44557 Vice Rep. #44557 info
tweak danish symbolic keymap, patch by uffe jakobsen - [2023-09-25 19:54:05]
R44556 Vice Rep. #44556 info
Buildsystem: unconditionally add *.vhk files to EXTRA_DIST - [2023-09-24 16:31:36]
R44555 Vice Rep. #44555 info
Hotkeys: use sysfile_locate() again, might fix bug #1947 - [2023-09-22 06:01:17]
R44554 Vice Rep. #44554 info
Gtk3: palette widget: properly check "${CHIP}PaletteFile" resource - [2023-09-22 05:38:37]
R44553 Vice Rep. #44553 info
Fix accidental removal of 'D' from `USE_VICE_THREAD` =) - [2023-09-22 05:22:44]
R44552 Vice Rep. #44552 info
Move VICE into the early 2000's: use `bool` for some boolean flags - [2023-09-22 04:50:42]
R44551 Vice Rep. #44551 info
Joystick: parser: don't call strlen() twice, add comments about iffy code - [2023-09-21 20:54:06]
R44550 Vice Rep. #44550 info
When loading an external palette fails, use the internal palette instead, so we don't get a black screen. - [2023-09-21 18:48:10]
R44549 Vice Rep. #44549 info
Joystick: do not load joymap file if -default is used on the command line - [2023-09-21 18:31:22]
R44548 Vice Rep. #44548 info
Add global flag `default_settings_requested` - [2023-09-21 08:51:31]
R44547 Vice Rep. #44547 info
Remove some left-over debugging messages - [2023-09-21 08:45:11]
R44546 Vice Rep. #44546 info
Remove casts of `lib_calloc()` results, only serves to hide errors - [2023-09-21 08:21:34]
R44545 Vice Rep. #44545 info
Use correct types in two more places where the old types were left - [2023-09-20 23:15:08]
R44544 Vice Rep. #44544 info
Remove a dangling space - [2023-09-20 23:07:41]
R44543 Vice Rep. #44543 info
Keep the state of the buttons up-to-date also while the menu is active. - [2023-09-20 09:46:42]
R44542 Vice Rep. #44542 info
Gtk3: clarify why the joystick driver struct must remain at file scope - [2023-09-20 09:19:23]
R44541 Vice Rep. #44541 info
Fix format specifiers for `JOYSTICK_INPUT_AXIS` and `POT_AXIS` - [2023-09-20 08:23:36]
R44540 Vice Rep. #44540 info
Fix certain hotkey combinations not working on SDL2 - [2023-09-19 23:57:15]
R44539 Vice Rep. #44539 info
use 'action-name' instead of 'path&to&item' in the comments - [2023-09-19 23:50:45]
R44538 Vice Rep. #44538 info
fix for new format - [2023-09-19 22:58:38]
R44537 Vice Rep. #44537 info
updated to new format - [2023-09-19 20:06:31]
R44536 Vice Rep. #44536 info
Joystick: add enum `joystick_input_type_t` - [2023-09-19 18:20:51]
R44535 Vice Rep. #44535 info
Refactor `joy_arch_mapping_dump()` - [2023-09-19 08:50:57]
R44534 Vice Rep. #44534 info
Clean up and document linux joystick driver, properly close file descriptors - [2023-09-18 19:17:05]
R44533 Vice Rep. #44533 info
Merge branch compyx/sdl-joy-uiactions into trunk - [2023-09-18 17:25:16]
R44532 Vice Rep. #44532 info
Remove unused header file `src/menu-activate.h` - [2023-09-18 09:23:15]
R44531 Vice Rep. #44531 info
Add some UI action system stubs for the headless UI - [2023-09-18 09:12:06]
R44530 Vice Rep. #44530 info
Delete `menu-activate.c`, use `uiapi.h` and the arch-specific `ui.c` files - [2023-09-18 08:53:01]
R44529 Vice Rep. #44529 info
Merge trunk (r44425:HEAD) into branch - [2023-09-18 00:03:53]
R44528 Vice Rep. #44528 info
fix profiler root context, patch by Oskar Linde - [2023-09-17 23:57:49]
R44527 Vice Rep. #44527 info
Delete deprecated functions and their prototypes - [2023-09-17 23:48:14]
R44526 Vice Rep. #44526 info
updated docs with Hyper-BASIC info - [2023-09-17 23:13:02]
R44525 Vice Rep. #44525 info
Make SDL joy mapping file use UI action names instead of menu item paths - [2023-09-17 22:01:34]
R44524 Vice Rep. #44524 info
Create branch for making the SDL joy mappings use UI actions - [2023-09-17 20:45:35]
R44523 Vice Rep. #44523 info
add 'Hyper-Basic' support - [2023-09-17 16:59:04]
R44522 Vice Rep. #44522 info
fix crash when arg to prof func is 0, fixes bug #1945 - [2023-09-17 10:42:58]
R44521 Vice Rep. #44521 info
UI actions: shorten a few descriptions - [2023-09-17 10:07:17]
R44520 Vice Rep. #44520 info
Hotkeys: add `vhk_parser_warning()`, turn invalid action for machine into warning - [2023-09-16 16:32:31]
R44519 Vice Rep. #44519 info
Hotkeys: check global truth state before checking action-ID validity - [2023-09-16 09:48:46]
R44518 Vice Rep. #44518 info
Hotkeys: log error if trying to map hotkey to invalid action for current machine - [2023-09-16 08:57:21]
R44517 Vice Rep. #44517 info
Hotkeys: fix ifstack !else handling, should fix bug #1944 - [2023-09-15 18:32:12]
R44516 Vice Rep. #44516 info
Hotkeys: do not process !include directives in "false" conditions in files - [2023-09-15 17:57:11]
R44515 Vice Rep. #44515 info
fix copypaste error - [2023-09-14 09:03:27]
R44514 Vice Rep. #44514 info
ZBMV: Fix -Wshorten-64-to-32 warning and unused functions - [2023-09-14 01:28:49]
R44513 Vice Rep. #44513 info
commit++ - [2023-09-14 01:25:31]
R44512 Vice Rep. #44512 info
Fix comparison always being false - [2023-09-13 18:47:45]
R44511 Vice Rep. #44511 info
Hotkeys: log full path of default hotkeys file being parsed - [2023-09-13 14:30:35]
R44510 Vice Rep. #44510 info
Fix -Wshorten-64-to-32 warning - [2023-09-13 14:21:41]
R44509 Vice Rep. #44509 info
Merge branch compyx/hotkeys-conditionals into trunk
→ NOWSZY [c64] Dev WinVice 3.6.x R44508 13/09/2023
WinVice 3.6.x Dev Changelog
→ NOWSZY [c64] Dev WinVice 3.6.x R44457 01/09/2023
WinVice 3.6.x Dev Changelog
- [2023-09-01 10:40:50]
R44457 Vice Rep. #44457 info
Fix bug in text file stack: first try opening without `sysfile_open()` - [2023-09-01 09:45:48]
R44456 Vice Rep. #44456 info
Remove commented out code, the file is big enough as it is ;) - [2023-09-01 09:43:45]
R44455 Vice Rep. #44455 info
Add boolean expression evaluator from https://github.com/Compyx/boolexpr - [2023-08-29 19:56:29]
R44454 Vice Rep. #44454 info
Merge trunk (r44445:HEAD) into branch - [2023-08-29 09:00:52]
R44453 Vice Rep. #44453 info
Gtk3: Restore emulated display(s) and monitor window geometry on (re)loading (custom) settings - [2023-08-28 21:17:00]
R44452 Vice Rep. #44452 info
Gtk3: check monitor xpos/ypos for `INT_MIN` as non-set values - [2023-08-28 21:04:39]
R44451 Vice Rep. #44451 info
Gtk3: Fix saving monitor position and size and restoring on boot - [2023-08-28 19:48:27]
R44450 Vice Rep. #44450 info
Gtk3: Fix names of the event handlers for the monitor window and its VTE terminal - [2023-08-28 12:01:54]
R44449 Vice Rep. #44449 info
Fix leak in wic64 resources - [2023-08-27 08:51:45]
R44448 Vice Rep. #44448 info
Github actions: Add xa65 to msys2 installation steps in "Make Release" workflow - [2023-08-26 20:34:57]
R44447 Vice Rep. #44447 info
forgot to bump snapshot version in r43662 - [2023-08-25 20:04:18]
R44446 Vice Rep. #44446 info
update libzmbv. should fix encoding on windows. - [2023-08-24 18:11:59]
R44445 Vice Rep. #44445 info
Merge trunk (r44428:HEAD) into branch - [2023-08-23 19:42:57]
R44444 Vice Rep. #44444 info
fix buffer overflow, should fix segfault at exit - [2023-08-23 18:47:24]
R44443 Vice Rep. #44443 info
update zmbv lib, options are now inverted, so it will always link to libz. hopefully fixes crashes :) - [2023-08-23 16:22:11]
R44442 Vice Rep. #44442 info
codestyle - [2023-08-23 08:43:02]
R44441 Vice Rep. #44441 info
Fix segfault when stopping ZBMV recording - [2023-08-23 03:23:50]
R44440 Vice Rep. #44440 info
get default extension from current video driver - [2023-08-23 02:58:08]
R44439 Vice Rep. #44439 info
some more cleanup, fps taken from machine rather than hardcoded 50 - [2023-08-23 01:35:43]
R44438 Vice Rep. #44438 info
lets see if that satisfies the windows compile - [2023-08-23 00:33:00]
R44437 Vice Rep. #44437 info
oops - [2023-08-23 00:32:11]
R44436 Vice Rep. #44436 info
initial support for capturing to zmbv encoded avi files. some related ui fixes. needs some more tweaking, but generally seems to work ok. - [2023-08-22 19:56:08]
R44435 Vice Rep. #44435 info
initial support for inactive vs disabled items - [2023-08-19 16:55:30]
R44434 Vice Rep. #44434 info
fix bug #1920, unfortunately will break another noise writeback test, but this is the right way anyway. patch by Leandro Nini - [2023-08-19 16:53:42]
R44433 Vice Rep. #44433 info
update testlists - [2023-08-19 16:53:24]
R44432 Vice Rep. #44432 info
add noise lfsr test provided by Swallow - [2023-08-19 16:42:06]
R44431 Vice Rep. #44431 info
SDL: remove remnant of some debugging code, should fix bug #1935 - [2023-08-19 09:44:55]
R44430 Vice Rep. #44430 info
Add IF/ELSE handling (from https://github.com/Compyx/if-stack) - [2023-08-19 09:35:14]
R44429 Vice Rep. #44429 info
Implement symbol table for predefined (boolean) values for conditionals - [2023-08-19 09:20:56]
R44428 Vice Rep. #44428 info
Create branch to implement conditional handling in .vhk files - [2023-08-19 08:09:33]
R44427 Vice Rep. #44427 info
sysfile_open(): make sure we're not accidentally trying to open a directory - [2023-08-18 17:20:37]
R44426 Vice Rep. #44426 info
fix loading dtv flash image - [2023-08-18 08:44:16]
R44425 Vice Rep. #44425 info
Gtk3: disable a bunch of drive-related debug messages - [2023-08-15 19:16:19]
R44424 Vice Rep. #44424 info
Github actions: deleted commented-out code to build and install xa65 - [2023-08-15 18:34:29]
R44423 Vice Rep. #44423 info
Github actions: do not build xa65 from source, install using msys2 package - [2023-08-14 17:16:56]
R44422 Vice Rep. #44422 info
Windows Gtk3 build instructions: use `pacboy` to install xa65 - [2023-08-14 08:40:38]
R44421 Vice Rep. #44421 info
Github actions: schedule 'check-make-dist' *not* exactly on the hour - [2023-08-13 22:52:54]
R44420 Vice Rep. #44420 info
some tweaking - [2023-08-13 18:49:28]
R44419 Vice Rep. #44419 info
replace a few more magic values by constants, display proper units in the (gtk) ui. There should be no (user visible) magic values left in the GUI now. - [2023-08-10 20:03:45]
R44418 Vice Rep. #44418 info
Remove `vice.gresource` from `BUILT_SOURCES` again ;) - [2023-08-10 19:50:39]
R44417 Vice Rep. #44417 info
Buildsystem: explicitly add `vice.gresource` to `BUILT_SOURCES` - [2023-08-10 18:54:38]
R44416 Vice Rep. #44416 info
Buildsystem: remove vim modelines from automake files - [2023-08-10 11:59:51]
R44415 Vice Rep. #44415 info
Replace `ls -1` with `find. -type d -name foo` - [2023-08-10 11:40:11]
R44414 Vice Rep. #44414 info
Update script again - [2023-08-10 11:09:02]
R44413 Vice Rep. #44413 info
Github actions: update script and workflow for check-dist tarball check - [2023-08-10 10:31:12]
R44412 Vice Rep. #44412 info
Check working dir and contents - [2023-08-10 08:15:18]
R44411 Vice Rep. #44411 info
Github actions: remove unzip step from script, run `compare-dists.sh` script after downloading artifacts - [2023-08-10 07:57:51]
R44410 Vice Rep. #44410 info
Github actions: make the tarball check job depend on the tarball generation job - [2023-08-10 07:53:24]
R44409 Vice Rep. #44409 info
Github actions: check-dist: add job to download artifacts for comparision - [2023-08-10 07:29:21]
R44408 Vice Rep. #44408 info
Add script for github actions to compare generated dist tarballs - [2023-08-10 05:52:25]
R44407 Vice Rep. #44407 info
Github actions: check-dist: only upload artifacts for differently configured tarballs - [2023-08-10 05:34:53]
R44406 Vice Rep. #44406 info
Github actions: add 'vice/' to path of check-dist artifact - [2023-08-10 05:30:30]
R44405 Vice Rep. #44405 info
Github actions: check-dist: change path of step 'Upload Artifact' - [2023-08-10 05:24:27]
R44404 Vice Rep. #44404 info
Github actions: fix typo - [2023-08-10 05:22:58]
R44403 Vice Rep. #44403 info
Github actions: check-dist: upload generated tarballs for further processing
→ NOWSZY [c64] Dev WinVice 3.6.x R44402 10/08/2023
WinVice 3.6.x Dev Changelog
- [2023-08-10 04:13:24]
R44402 Vice Rep. #44402 info
Merge branch compyx/sdl-hotkeys into trunk - [2023-08-10 03:40:00]
R44401 Vice Rep. #44401 info
Disable debugging noise in the SDL hotkeys code - [2023-08-10 03:36:12]
R44400 Vice Rep. #44400 info
SDL vhk files: switch "!debug enable" back to "!debug disable" - [2023-08-10 03:31:28]
R44399 Vice Rep. #44399 info
Remove (commented out) "fullscreen-decorations-toggle" from winvice-legacy vhk file - [2023-08-10 03:22:32]
R44398 Vice Rep. #44398 info
Merge trunk (r44375:HEAD) into branch - [2023-08-09 18:26:30]
R44397 Vice Rep. #44397 info
the bank is selected via the address lines, not the data lines. this makes MAX-BASIC work as it should - [2023-08-09 08:50:18]
R44396 Vice Rep. #44396 info
Properly handle the "menu key" + modifier so it can be used as a hotkey - [2023-08-09 08:10:14]
R44395 Vice Rep. #44395 info
Don't register action handlers for actions that do not make sense for VSID - [2023-08-08 17:38:39]
R44394 Vice Rep. #44394 info
add note on how the menu software does not enable the RAM for MAX-BASIC as described. We need to confirm if the real cartridge has RAM always enabled, or if the menu software is just broken like that. - [2023-08-08 13:06:11]
R44393 Vice Rep. #44393 info
Implement setting hotkey via the magic 'm' key in the menu - [2023-08-07 14:19:38]
R44392 Vice Rep. #44392 info
ui_hotkeys_arch_install_by_map(): convert SDL keycode to SDL1.x value before checking menu key - [2023-08-07 12:00:09]
R44391 Vice Rep. #44391 info
Implement UI action handlers for "Save hotkeys[ to]" - [2023-08-07 11:14:58]
R44390 Vice Rep. #44390 info
Implement UI action handlers for "Load hotkeys[ from]" - [2023-08-07 10:52:33]
R44389 Vice Rep. #44389 info
Implement UI actions for "Clear hotkeys" and "Load default hotkeys" - [2023-08-07 09:56:10]
R44388 Vice Rep. #44388 info
Merge trunk (r44375:HEAD) into branch - [2023-08-07 09:53:59]
R44387 Vice Rep. #44387 info
Gtk3: Update "winvice-legacy" hotkeys file - [2023-08-07 09:48:08]
R44386 Vice Rep. #44386 info
petcat: Comment out `overwrt` variable to silence set-but-unused warning by clang - [2023-08-07 09:17:09]
R44385 Vice Rep. #44385 info
SDL vhk files: remove hotkeys for actions that don't exist in the SDL ports - [2023-08-07 08:23:14]
R44384 Vice Rep. #44384 info
Convert SDL1 keycode in `sdlkbd_press()` to SDL2 keycode before looking up hotkey - [2023-08-07 08:06:18]
R44383 Vice Rep. #44383 info
Log warning if trying to set a hotkey that matches the "menu" key - [2023-08-06 09:29:52]
R44382 Vice Rep. #44382 info
Simplify getting the "menu" key label - [2023-08-06 08:24:51]
R44381 Vice Rep. #44381 info
Add translation of function key keysyms - [2023-08-06 08:14:41]
R44380 Vice Rep. #44380 info
Delete deprecate code - [2023-08-05 09:49:02]
R44379 Vice Rep. #44379 info
Implement UI-agnostic way to generate hotkey labels - [2023-08-04 20:48:21]
R44378 Vice Rep. #44378 info
Make hotkeys loaded from .vhk files work - [2023-08-04 15:41:58]
R44377 Vice Rep. #44377 info
Updated to work with latest Fedora. - [2023-08-04 14:14:02]
R44376 Vice Rep. #44376 info
Implement modifier mask translation functions (SDL <-> VICE) - [2023-08-04 10:15:30]
R44375 Vice Rep. #44375 info
Merge trunk (r44358:HEAD) into branch - [2023-08-03 20:42:43]
R44374 Vice Rep. #44374 info
Buildsystem: pass SVN_REVISION_OVERRIDE to win32 bindist scripts - [2023-08-03 12:54:03]
R44373 Vice Rep. #44373 info
Github actions: attempt to pass `SVN_REVISION_OVERRIDE` to `make-bindist_win32.sh` - [2023-08-03 11:56:14]
R44372 Vice Rep. #44372 info
Remove .exe for cmd.exe - [2023-08-03 11:43:30]
R44371 Vice Rep. #44371 info
Github actions: add `git update-git-for-windows` to workflow - [2023-08-03 09:00:57]
R44370 Vice Rep. #44370 info
Hardcode hotkeys for Pause, Warp and Monitor - [2023-08-02 23:48:54]
R44369 Vice Rep. #44369 info
Split keycode table into SDL2 and SDL1.2 versions, also ignore KMOD_GUI (Apple key) in SDL1.2 - [2023-08-02 23:28:02]
R44368 Vice Rep. #44368 info
Add table and functions for translating VICE keysyms to and from SDL keycodes - [2023-08-02 17:47:55]
R44367 Vice Rep. #44367 info
Implement single keyboard modifier translation functions - [2023-08-02 15:28:39]
R44366 Vice Rep. #44366 info
Split the 6309 opcodes document into 2 files. - [2023-08-02 05:51:15]
R44365 Vice Rep. #44365 info
Finished 6309 opcodes document, might need to get split out if it turns out too big to be assembled. - [2023-08-02 04:14:42]
R44364 Vice Rep. #44364 info
Some updates. - [2023-08-01 22:29:46]
R44363 Vice Rep. #44363 info
Remove/comment-out some deprecated code, add UI action stubs for hotkeys - [2023-08-01 21:18:21]
R44362 Vice Rep. #44362 info
Fixes: malformed URL return something: fixes Brainbricks; handle - [2023-08-01 14:43:21]
R44361 Vice Rep. #44361 info
Some updates. - [2023-07-31 18:48:45]
R44360 Vice Rep. #44360 info
Initialize hotkeys system with "sdl" prefix, not split into "sdl1"/"sdl2" - [2023-07-31 18:41:33]
R44359 Vice Rep. #44359 info
Copy all DATA/*/gtk3-*.vhk files to DATA/*/sdl-*.vhk files - [2023-07-31 17:29:40]
R44358 Vice Rep. #44358 info
Create branch for rewriting the SDL port to use the generic hotkeys code - [2023-07-31 17:22:36]
R44357 Vice Rep. #44357 info
Gtk3: Fix reassigning a hotkey not clearing the old action association - [2023-07-31 10:48:17]
R44356 Vice Rep. #44356 info
Gtk3: Implement UI action handlers for setting border mode
Inne treści związane z tematem
[c64] Dev WinVice 3.6.x R44841 05/12/2023
Kolejna deweloperska odsłona projektu Vice, która pojawiła się naprawdę w zaskakującym tempie jak na ten projekt emulatora komputerów firmy Commodore - począwszy od staruszka PET a skończywszy na maszynkach z serii C264 (C+, C+4, C116).
Binarki zostały udostępnione przez Zibri na GitHubie, alternatywnie, w miarę świeżą wersję, można również pobrać z serwisu ...
[C64] Commodore Free Nr 97
Wow, po 6 latach przerwy powraca Commodore Free - czyli dość zgrabny zestaw newsów poświęconych sprzętowi CBM i retrozagadnieniom, w dodatku całkowicie za darmo (a nie jest to znów takie częste, bo ilość tytułów, gdzie należy coś wpłacić jest spora).
Miło! Jeszcze gdyby Lotek, chciałby się zrestartować byłby naprawdę miły powrót do starych, ...
[c64] Dev WinVice 3.6.x R44816 30/11/2023
Kolejna deweloperska odsłona projektu Vice, która pojawiła się naprawdę w zaskakującym tempie jak na ten projekt emulatora komputerów firmy Commodore - począwszy od staruszka PET a skończywszy na maszynkach z serii C264 (C+, C+4, C116).
Binarki zostały udostępnione przez Zibri na GitHubie, alternatywnie, w miarę świeżą wersję, można również pobrać z serwisu ...
[GameBase] Amiga Gamebase 1.7 update LIV 28/11/23
Seiya opublikował nową aktualizację gamebase dla fanów emulacji AMIGI.
Czemu właśnie tą bazę anonsuje? W końcu mamy jako taki porządek w tej naprawdę dużej bazie a Seiya konsekwentnie odnotowuje również zmiany - baza jest żywa i jak widać, dzięki żelaznej konsekwencji można ją aktualizować bez ściągania wszystkiego od nowa (co jest dość częste w ...
[c64] Dev WinVice 3.6.x R44764 20/11/2023
Kolejna deweloperska odsłona projektu Vice, która pojawiła się naprawdę w zaskakującym tempie jak na ten projekt emulatora komputerów firmy Commodore - począwszy od staruszka PET a skończywszy na maszynkach z serii C264 (C+, C+4, C116).
Binarki zostały udostępnione przez Zibri na GitHubie, alternatywnie, w miarę świeżą wersję, można również pobrać z serwisu ...