WinVICE r45595 is released. WinVICE is a program that executes programs intended for the old 8-bit computers. The current version emulates the C64, the C128, the VIC20, all the PET models (except the SuperPET 9000, which is out of line anyway), the PLUS4 and the CBM-II (aka C610).
WinVICE Changelog:
r45595 | gpz | 2025-03-27 19:02:17 +0000 (Thu, 27 Mar 2025) | 1 line
plus4 and cbm2 keymap fixes
————————————————————————
r45589 | empathicqubit | 2025-03-26 13:02:33 +0000 (Wed, 26 Mar 2025) | 1 line
Make sure the CPU history response isn’t too long before sending.
————————————————————————
r45582 | gpz | 2025-03-25 15:37:55 +0000 (Tue, 25 Mar 2025) | 1 line
make comment more clear
————————————————————————
r45573 | gpz | 2025-03-23 16:59:00 +0000 (Sun, 23 Mar 2025) | 1 line
implemented snapshot for magicdesk128 and partner128
————————————————————————
r45572 | gpz | 2025-03-23 16:25:20 +0000 (Sun, 23 Mar 2025) | 1 line
add cartridge_attach_add_image to the cartridge API, which ‘adds’ more images to the generic cartridge (common for vic20). using a seperate function makes the code a bit less hacky and allows explict UI options that do not have strange unexpected side effects. also update the UIs, currently only used for vic20
————————————————————————