Changelog:
r43931 | compyx | 2023-05-31 10:36:25 +0000 (Wed, 31 May 2023) | 2 lines
SDL: don't include `SDL.h` directly, include `vice_sdl.h` instead
------------------------------------------------------------------------
r43930 | compyx | 2023-05-31 09:47:37 +0000 (Wed, 31 May 2023) | 2 lines
Merge branch compyx/hotkeys-rework-002 into trunk
------------------------------------------------------------------------
r43927 | pottendo | 2023-05-30 20:12:54 +0000 (Tue, 30 May 2023) | 2 lines
Added pseudo MAC, some warning fixes and sanity checks.
------------------------------------------------------------------------
r43926 | rhialto | 2023-05-30 20:03:03 +0000 (Tue, 30 May 2023) | 2 lines
Remove unused variable.
------------------------------------------------------------------------
r43925 | rhialto | 2023-05-30 18:54:43 +0000 (Tue, 30 May 2023) | 6 lines
Hopefully improved version of r43910.
The monitor D and M command should see the same memory (as set by the monitor's
"bank" command), while single step, breakpoints, cpu history and debug cpu
trace should see the memory as the cpu sees it at that time.
------------------------------------------------------------------------