Changelog:
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
------------------------------------------------------------------------
r46127 | gpz | 2026-05-29 20:43:37 +0000 (Fri, 29 May 2026) | 1 line
make the sid filter caps part of the model/board selection
------------------------------------------------------------------------
r46126 | gpz | 2026-05-28 15:34:49 +0000 (Thu, 28 May 2026) | 1 line
implement basic support for t64 snapshots (same restrictions as with tap files apply)
------------------------------------------------------------------------