Changelog:
r43454 | blackystardust | 2023-03-08 02:58:27 +0000 (Wed, 08 Mar 2023) | 1 line
Reverted z80 specific fix for the z80 hard reset problem, the problem is somewhere in the handling of the reset signal in the z80 core, will take a lot more digging, so reverted it to a 'working for 99% of the programs' situation.
------------------------------------------------------------------------
r43453 | gpz | 2023-03-08 01:18:39 +0000 (Wed, 08 Mar 2023) | 1 line
add missing device parameter
------------------------------------------------------------------------
r43452 | gpz | 2023-03-08 01:15:54 +0000 (Wed, 08 Mar 2023) | 1 line
move ramlink RAM image saving to the new secondary image API.
------------------------------------------------------------------------
r43451 | gpz | 2023-03-08 00:14:44 +0000 (Wed, 08 Mar 2023) | 1 line
implement cartridge_flush_secondary_image() and cartridge_save_secondary_image(), use it in the gmod2 GTK UI. SDL still needs the respective menu items
------------------------------------------------------------------------
r43450 | compyx | 2023-03-07 21:08:13 +0000 (Tue, 07 Mar 2023) | 3 lines
Gtk3: fix formfeed buttons
------------------------------------------------------------------------