Changelog:
r43487 | blackystardust | 2023-03-09 20:20:28 +0000 (Thu, 09 Mar 2023) | 1 line
Fix x128 VDC mirroring, should fix bug #1845.
------------------------------------------------------------------------
r43486 | compyx | 2023-03-09 18:43:12 +0000 (Thu, 09 Mar 2023) | 9 lines
Gtk3: Add reusable widget for secondary cartridge images
Implement widget to control secondary cartridge images (select image, save,
flush, add check buttons if required).
Use the widget for GMod2 settings, and flip primary and secondary around in the
GMod2 widget so the primary is on top.
Pretty much untested ;)
------------------------------------------------------------------------
r43485 | gpz | 2023-03-09 18:08:52 +0000 (Thu, 09 Mar 2023) | 1 line
?too many stubs error
------------------------------------------------------------------------
r43484 | gpz | 2023-03-09 18:07:05 +0000 (Thu, 09 Mar 2023) | 1 line
hook up c128 cart system to new API
------------------------------------------------------------------------
r43483 | compyx | 2023-03-09 17:58:16 +0000 (Thu, 09 Mar 2023) | 3 lines
Add stubs for `cartridge_can_save_secondary_image` and `cartridge_can_flush_secondary_image` for PET
------------------------------------------------------------------------