Changelog:
r43219 | compyx | 2023-02-18 12:16:08 +0000 (Sat, 18 Feb 2023) | 3 lines
Gtk3: Settings dialog: machine -> model: fix VIC20 layout
------------------------------------------------------------------------
r43218 | compyx | 2023-02-18 11:38:51 +0000 (Sat, 18 Feb 2023) | 7 lines
C64DTV: Change defines REV_2/REV_3 to DTVREV_2/DTVREV_3, make the SDL and Gtk3 UIs use them
Change the DTV revision defines to something less likely to conflict with other
similar symbols. Update the Gtk3 and SDL UIs to use the defines instead of
magic numbers.
------------------------------------------------------------------------
r43217 | compyx | 2023-02-18 11:03:29 +0000 (Sat, 18 Feb 2023) | 3 lines
Gtk3: Settings dialog: CPU Jam: fix indentation
------------------------------------------------------------------------
r43216 | compyx | 2023-02-18 10:29:06 +0000 (Sat, 18 Feb 2023) | 9 lines
Gtk3: Logfile widget: use resource filechooser for filename, put "stdout" check and "open dir" buttons next to each other
Use the resource filechooser widget for the LogFileName resource. Put the
"Log to stdout" check button and the "Open directory of logfile" push button
next to each other on the same row, packing the button in a GtkButtonBox, to
get the proper amount of padding and allow for adding more buttons later, should
the need arise.
------------------------------------------------------------------------
r43212 | blackystardust | 2023-02-18 05:39:25 +0000 (Sat, 18 Feb 2023) | 1 line
Fix x128 c64 mode p0/p1 relocation, in c64 mode p0/p1 relocation is ignored.
------------------------------------------------------------------------