r45948 | compyx | 2026-01-13 12:03:56 +0000 (Tue, 13 Jan 2026) | 5 lines
Fix missing prototype for `usbsid_available()`
In case USBSID isn't available we'll still need the prototype for the
`usbsid_available()` stub.
------------------------------------------------------------------------
r45947 | compyx | 2026-01-13 11:41:46 +0000 (Tue, 13 Jan 2026) | 6 lines
Gtk3: respect event/snapshot directory in snapshot load/save dialogs
Read the "EventSnapshotDir" resource and use that to set the initial directory
of the event load and save dialogs.
Partially fixes bug #2192.
------------------------------------------------------------------------
r45944 | gpz | 2026-01-12 01:45:22 +0000 (Mon, 12 Jan 2026) | 1 line
fix first half of #2192 - output all invalid codes outside quotes as control codes
------------------------------------------------------------------------
r45943 | gpz | 2026-01-11 21:30:27 +0000 (Sun, 11 Jan 2026) | 1 line
only override the C128's C64 kernal when the C128 model is DCR _and_ the already loaded kernal is one of the stock kernals we provide. should fix #2196
------------------------------------------------------------------------
r45942 | gpz | 2026-01-04 21:25:03 +0000 (Sun, 04 Jan 2026) | 1 line
actually skip N bytes when the -skip/-offset option is used
------------------------------------------------------------------------