Changelog:
r43284 | compyx | 2023-02-23 10:03:52 +0000 (Thu, 23 Feb 2023) | 3 lines
Gtk3: Expert Cartridge settings: use defines from cartridge.h, add a bit more vertical spacing
------------------------------------------------------------------------
r43283 | compyx | 2023-02-23 09:51:38 +0000 (Thu, 23 Feb 2023) | 3 lines
Gtk3: GMod3 settings: use defines from cartridge.h, stack buttons vertically
------------------------------------------------------------------------
r43280 | gpz | 2023-02-22 21:21:19 +0000 (Wed, 22 Feb 2023) | 1 line
add palette file used in The64
------------------------------------------------------------------------
r43277 | compyx | 2023-02-22 09:36:56 +0000 (Wed, 22 Feb 2023) | 3 lines
Gtk3: Settings dialog: GMod2: Add buttons to save/flush EEPROM
------------------------------------------------------------------------
r43276 | compyx | 2023-02-22 08:51:34 +0000 (Wed, 22 Feb 2023) | 6 lines
m93c86: Don't fflush() eeprom image when opened read-only
Keep track of whether the image was opened read/write or write-only and only
call fflush() when read/write.
------------------------------------------------------------------------