Changelog:
r43266 | compyx | 2023-02-21 12:30:36 +0000 (Tue, 21 Feb 2023) | 3 lines
Gtk3: EasyFlash settings: replace all "Easy[fF]lash" strings with CARTRIDGE_NAME_EASYFLASH
------------------------------------------------------------------------
r43265 | compyx | 2023-02-21 09:12:23 +0000 (Tue, 21 Feb 2023) | 3 lines
Gtk3: REX RAM-Floppy settings: the cartimage widget used is already a GtkGrid, so just return that.
------------------------------------------------------------------------
r43264 | compyx | 2023-02-21 09:03:24 +0000 (Tue, 21 Feb 2023) | 6 lines
Gtk3: RAM Link: Use CARTRIDGE_NAME_RAM_LINK everywhere, rename "ROM image" to "BIOS image"
Use the CARTRIDGE_NAME_RAM_LINK define everywhere we refer to the cart name.
Use "BIOS image" for the RAMLINKBIOSfilename widget, rather than "ROM image".
------------------------------------------------------------------------
r43263 | compyx | 2023-02-21 08:11:48 +0000 (Tue, 21 Feb 2023) | 3 lines
Gtk3: RAM size radiogroup: remove indentation of radio buttons
------------------------------------------------------------------------
r43261 | blackystardust | 2023-02-21 06:03:27 +0000 (Tue, 21 Feb 2023) | 1 line
Fix x128 c64 mode p0/p1 translation target bank comparison.
------------------------------------------------------------------------