Changelog:
r45743 | gpz | 2025-08-24 15:44:19 +0000 (Sun, 24 Aug 2025) | 1 line
when setting dqbb size, only (re)enable cartridge when it was actually enabled
------------------------------------------------------------------------
r45741 | gpz | 2025-08-23 12:37:34 +0000 (Sat, 23 Aug 2025) | 1 line
fix DBG macro
------------------------------------------------------------------------
r45740 | rhialto | 2025-08-23 12:21:50 +0000 (Sat, 23 Aug 2025) | 2 lines
Tabs to spaces...
------------------------------------------------------------------------
r45739 | rhialto | 2025-08-23 12:13:41 +0000 (Sat, 23 Aug 2025) | 5 lines
Small SuperPET banking corrections.
- the SYNC instruction resets the whole banking register to 00
- track the bank number in spet_bank again since this is used for display to the user
------------------------------------------------------------------------
r45738 | gpz | 2025-08-22 18:03:48 +0000 (Fri, 22 Aug 2025) | 1 line
init vte_console.console_cannot_output with 0 once the window was created, and set mon_console_suspend_on_leaving to 0 when leaving the monitor with 'g'. should fix #2158
------------------------------------------------------------------------