Changelog:
r43480 | compyx | 2023-03-09 08:45:12 +0000 (Thu, 09 Mar 2023) | 6 lines
Gtk3: cartridge (primary) image widget: remove `parent` argument
The `parent` argument is never used, for dialog parents the code uses
`ui_get_active_window()` to get the proper parent.
------------------------------------------------------------------------
r43479 | blackystardust | 2023-03-09 06:39:33 +0000 (Thu, 09 Mar 2023) | 1 line
Third step in fixing c64 mode vicii vbank store, p0/p1 translation works again.
------------------------------------------------------------------------
r43478 | blackystardust | 2023-03-09 06:10:08 +0000 (Thu, 09 Mar 2023) | 1 line
Second step in fixing c64 mode vicii vbank store, p0/p1 translation still broken, will get fixed later.
------------------------------------------------------------------------
r43477 | blackystardust | 2023-03-09 05:57:33 +0000 (Thu, 09 Mar 2023) | 1 line
First step in fixing c64 mode vicii vbank store, will break p0/p1 translation till this can get fixed as well.
------------------------------------------------------------------------
r43476 | gpz | 2023-03-09 02:05:02 +0000 (Thu, 09 Mar 2023) | 1 line
update gmod2/gmod2c128/mmcr/rexramfloppy with secondary image API, also update the SDL menus accordingly. more fixes in the cartridge system are needed, but API should be ok now
------------------------------------------------------------------------