Changelog:
r43253 | blackystardust | 2023-02-20 22:58:27 +0000 (Mon, 20 Feb 2023) | 1 line
Fix x128 c64 mode mmu according to latest test results.
------------------------------------------------------------------------
r43251 | compyx | 2023-02-20 20:42:22 +0000 (Mon, 20 Feb 2023) | 8 lines
Gtk3: Cartridge image widget: remove browse button, replace with icon
Add an icon to the entry widget like other filechooser widgets, used to pop up
a file selection dialog.
Make copies of the cart name and the resources passed as arguments to the
constructor, clean up on widget destruction.
------------------------------------------------------------------------
r43250 | blackystardust | 2023-02-20 19:30:14 +0000 (Mon, 20 Feb 2023) | 1 line
Fix x128 c64 mode stack page translation to follow the c64 shared/non-shared bank.
------------------------------------------------------------------------
r43246 | blackystardust | 2023-02-20 18:33:37 +0000 (Mon, 20 Feb 2023) | 1 line
Changed x128 c64 mode mmu p0/p1 mapping according to recent test results.
------------------------------------------------------------------------
r43243 | fabbo | 2023-02-19 20:11:33 +0000 (Sun, 19 Feb 2023) | 2 lines
Fix one line in joymap
------------------------------------------------------------------------