Changelog:
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
------------------------------------------------------------------------
r43388 | blackystardust | 2023-03-03 14:39:20 +0000 (Fri, 03 Mar 2023) | 1 line
Fix x128 z80 memory mapped ff00 store according to real hw results.
------------------------------------------------------------------------
r43386 | compyx | 2023-03-03 12:54:10 +0000 (Fri, 03 Mar 2023) | 3 lines
Gtk3: Joystick settings: add note about using literal 5 instead of JOYPORT_5 (which is 4)
------------------------------------------------------------------------