WinVICE r46212 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:
r46212 | gpz | 2026-08-14 17:41:07 +0000 (Fri, 14 Aug 2026) | 1 line
use more aggressive options
------------------------------------------------------------------------
r46211 | gpz | 2026-08-14 16:30:46 +0000 (Fri, 14 Aug 2026) | 1 line
make sure to init mem at powerup, else mem_update_tab_ptrs() is called once with cbm2mem_bank_ind being -1
------------------------------------------------------------------------
r46210 | gpz | 2026-08-14 15:25:01 +0000 (Fri, 14 Aug 2026) | 1 line
add a --enable-sanitizer option to configure, might only work with clang right now
------------------------------------------------------------------------
r46209 | gpz | 2026-08-14 15:23:56 +0000 (Fri, 14 Aug 2026) | 1 line
massage the memory pointer init again, the old workaround did rely on pointer wraparound, which is undefined behaviour
------------------------------------------------------------------------
r46208 | gpz | 2026-08-14 12:35:48 +0000 (Fri, 14 Aug 2026) | 1 line
when looking up a resource, handle the case when the resource system was not initialized - prevents crash in c1541 (where this might happen)
------------------------------------------------------------------------
Download: WinVICE r46212
Source: Here
0 Comments
Post a Comment