Skip to content

r46137 OpenSUSE TumbleWeed

Choose a tag to compare

@Zibri Zibri released this 10 Jun 11:44
6ce05f0

Changelog:

r46137 | gpz | 2026-06-10 11:15:49 +0000 (Wed, 10 Jun 2026) | 1 line

add missing calls to drive_cycle_hook(), fixes #2234
------------------------------------------------------------------------
r46135 | gpz | 2026-06-09 21:11:32 +0000 (Tue, 09 Jun 2026) | 1 line

re-add special case logic for REM and DATA lines. should fix #2232
------------------------------------------------------------------------
r46133 | gpz | 2026-06-09 14:23:16 +0000 (Tue, 09 Jun 2026) | 1 line

refactor the drive-idle logic, all modes work as intended again, the old 'no idle' logic is now called 'frame idle', 'no idle' really executes main cpu and drive(s) cycle by cycle. Also pass ORIGIN_MEMSPACE to monitor_check_watchpoints. Should fix #2220.
------------------------------------------------------------------------
r46132 | strobey | 2026-06-08 01:37:02 +0000 (Mon, 08 Jun 2026) | 1 line

More consistent naming of joymaps, all windows ones renamed to have "_windows" in the name. Added SDL Windows thec64 mapping. Update Xbone controller map comments after testing with Xbox wireless receiver & 8BitDo receiver.
------------------------------------------------------------------------
r46128 | gpz | 2026-05-30 20:10:58 +0000 (Sat, 30 May 2026) | 1 line

pass effective pc to mon_evaluate_conditional, should fix #2221
------------------------------------------------------------------------