Changelog:
r43404 | blackystardust | 2023-03-04 17:49:12 +0000 (Sat, 04 Mar 2023) | 1 line
x128 Z80 port accesses the same as memory access for undefined IO ranges. (commit msg borrowed from William McCabe)
------------------------------------------------------------------------
r43402 | blackystardust | 2023-03-04 07:22:41 +0000 (Sat, 04 Mar 2023) | 1 line
Removed c128 mode z80 vicii color memory mapped area bleed-through (makes cp/m work properly again).
------------------------------------------------------------------------
r43396 | blackystardust | 2023-03-04 04:38:10 +0000 (Sat, 04 Mar 2023) | 1 line
Fixed x128 mmu io range in z80 mode, and made ff00-ff04 always available in z80 mode again.
------------------------------------------------------------------------
r43392 | compyx | 2023-03-03 23:01:31 +0000 (Fri, 03 Mar 2023) | 5 lines
Gtk3: Burst mode modification: remove indentation of radio buttons
Also use consistent ID for the settings node: "burst-mode".
------------------------------------------------------------------------
r43391 | compyx | 2023-03-03 22:52:50 +0000 (Fri, 03 Mar 2023) | 3 lines
Gtk3: Fix SCPU settings: change "SIMM size" to "SuperRAM expansion", fix stretching of switch widgets
------------------------------------------------------------------------