Changelog:
r43360 | compyx | 2023-03-01 12:03:07 +0000 (Wed, 01 Mar 2023) | 8 lines
Gtk3: CRT sliders: change "Reset" button into icon, reduce size when used on status bar
Also make the button always appear in the top-right cornor above the sliders,
in the settings dialog the button would be to the right of the sliders.
Keep references to all CSS providers created so the CSS doesn't have to parsed
every time the widgets are created; the providers are unref'd on emu shutdown.
------------------------------------------------------------------------
r43359 | compyx | 2023-03-01 09:37:54 +0000 (Wed, 01 Mar 2023) | 6 lines
Gtk3: Settings dialog: fix Display -> ${CHIP} layout
Remove indentation of radio and check buttons. Organize the 'internal' and
'external' palette radio buttons vertically.
------------------------------------------------------------------------
r43358 | blackystardust | 2023-03-01 04:29:45 +0000 (Wed, 01 Mar 2023) | 1 line
Added proper handling of c64 chargen to the x128 z80 c64 mode memory map.
------------------------------------------------------------------------
r43357 | blackystardust | 2023-03-01 04:21:43 +0000 (Wed, 01 Mar 2023) | 1 line
Added proper handling of c64 roms (and dma from reu) to the x128 z80 c64 mode memory map.
------------------------------------------------------------------------
r43356 | blackystardust | 2023-03-01 04:03:02 +0000 (Wed, 01 Mar 2023) | 1 line
Started on x128 z80 c64 mode memory map.
------------------------------------------------------------------------