github Zibri/VICE r45154o
r45154 OpenSUSE TumbleWeed

latest releases: r46098, r46095, r46094...
2 years ago

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
------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.