WinVICE r45154 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:
r45154 | compyx | 2024-05-09 18:32:52 +0000 (Thu, 09 May 2024) | 2 lines
Buildsystem: make configure bail if pkg-config isn't found
------------------------------------------------------------------------
r45153 | gpz | 2024-05-08 14:31:57 +0000 (Wed, 08 May 2024) | 1 line
call driver_select_open with DRIVER_FIRST_OPEN when a userport printer driver is selected. patch adapted from the patch posted in #2023
------------------------------------------------------------------------
r45152 | gpz | 2024-05-08 13:29:11 +0000 (Wed, 08 May 2024) | 1 line
WOJ Adapter bits where inverted, fixes bug #2026
------------------------------------------------------------------------
r45151 | gpz | 2024-05-05 16:27:44 +0000 (Sun, 05 May 2024) | 1 line
Remove the wierd delayed 'importing' of registers that were changed in the monitor. Instead explicitly export before, and import after, each invokation of any function that may 'break' into the monitor (and thus lets the user change the registers by the R or G command). It is not clear what exactly the intend of this delayed importing was, and following the code seems to indicate that what it is done now should indeed work as expected. Some brief testing indicates that this fixes the problem described in bug #2025, plus at least 2 of the described problems in bug #2024. Some further testing needs to be done, in particular to check if everything still works as intended and no new bug was introduced. Please test - if this patch proves to work as intended, it is strongly recommended, for everyone who uses the monitor for debugging, to update to this version - as simply entering and exiting the monitor potentially screws up registers and/or executes the last instruction twice, which obviously can lead to all kind of unexpected behaviour. THIS BUG EXISTS IN ALL VICE RELEASES PRIOR TO THIS COMMIT. You have been warned :)
------------------------------------------------------------------------
r45149 | compyx | 2024-05-02 11:00:11 +0000 (Thu, 02 May 2024) | 1 line
Fix clang -Wparentheses-equality warning
------------------------------------------------------------------------
Download: GTK3VICE r45154
Source: Here
2024-05-10
Tags:
Official_Build,
Others,
VICE,
WinVICE
Random Related Topic
0 Comments
Post a Comment