Changelog:
r46178 | pottendo | 2026-07-17 19:47:57 +0000 (Fri, 17 Jul 2026) | 2 lines
disabled DBGLOGGING
------------------------------------------------------------------------
r46177 | pottendo | 2026-07-17 18:53:40 +0000 (Fri, 17 Jul 2026) | 3 lines
flush file before potentially closing it. Potentially fixes:
https://sourceforge.net/p/vice-emu/bugs/2240/
------------------------------------------------------------------------
r46176 | strobey | 2026-07-07 13:27:09 +0000 (Tue, 07 Jul 2026) | 1 line
Move some internal static variables into the shared vdc struct so they are easier to get at for future vdc snapshots.
------------------------------------------------------------------------
r46174 | gpz | 2026-07-06 21:00:34 +0000 (Mon, 06 Jul 2026) | 1 line
set default memspace to the memspace of the checkpoint before executing the command attached to it, fixes bug #2237
------------------------------------------------------------------------
r46173 | fabbo | 2026-07-05 19:14:31 +0000 (Sun, 05 Jul 2026) | 2 lines
Add a code comment explaining why there are cases where setting the value of kernal_rom_name is the right thing to do even though an attempt to load that kernal rom file has just failed
------------------------------------------------------------------------