Changelog:
r42928 | blackystardust | 2023-01-22 17:05:15 +0000 (Sun, 22 Jan 2023) | 1 line
Fix OUTD and OUTI for the c64 cpmcart as well.
------------------------------------------------------------------------
r42924 | gpz | 2023-01-22 14:54:18 +0000 (Sun, 22 Jan 2023) | 1 line
perform b-- before OUT, fixes bug #1815
------------------------------------------------------------------------
r42921 | compyx | 2023-01-22 09:26:08 +0000 (Sun, 22 Jan 2023) | 3 lines
Gtk3: commit WIP
------------------------------------------------------------------------
r42920 | compyx | 2023-01-22 08:25:34 +0000 (Sun, 22 Jan 2023) | 5 lines
Gtk3: Fix bug in calling ui_action_finish() on dialog destruction
Fixes bug #1816.
------------------------------------------------------------------------
r42919 | compyx | 2023-01-21 19:00:02 +0000 (Sat, 21 Jan 2023) | 6 lines
Gtk3: Settings dialog: clean up up SID widgets code a bit (WIP)
Attempt to simplify the code for the SID settings a bit, before reorganizing
the code further.
------------------------------------------------------------------------