Changelog:
r43183 | blackystardust | 2023-02-16 02:46:58 +0000 (Thu, 16 Feb 2023) | 1 line
Make function static, doesn't need to be used anywhere else.
------------------------------------------------------------------------
r43182 | blackystardust | 2023-02-16 02:44:41 +0000 (Thu, 16 Feb 2023) | 1 line
Make x128 c64 mode use mmu set shared memory regions.
------------------------------------------------------------------------
r43181 | gpz | 2023-02-16 00:48:04 +0000 (Thu, 16 Feb 2023) | 1 line
fix CBM2 positional keymap for US layout
------------------------------------------------------------------------
r43180 | gpz | 2023-02-15 23:08:11 +0000 (Wed, 15 Feb 2023) | 1 line
implement cartridge_enable and cartridge_disable for vic20
------------------------------------------------------------------------
r43179 | compyx | 2023-02-15 22:01:47 +0000 (Wed, 15 Feb 2023) | 7 lines
Gtk3: Settings dialog: Update SFX Sound Expander settings
Tweak layout (keep check buttons together), use function that checks the result
of cartridge_enable() before enabling the check button. Use separate IDs for
the c64 and vic20 "variants" from cartridge.h.
------------------------------------------------------------------------