Changelog:
r44958 | gpz | 2024-01-17 01:06:58 +0000 (Wed, 17 Jan 2024) | 1 line
add missing menu entry
------------------------------------------------------------------------
r44957 | gpz | 2024-01-15 16:13:56 +0000 (Mon, 15 Jan 2024) | 1 line
just a few comments
------------------------------------------------------------------------
r44955 | gpz | 2024-01-13 22:10:56 +0000 (Sat, 13 Jan 2024) | 1 line
Implemented the missing cbm2 cartridge stuff, updated cartconv, crt support, gtk/sdl ui updates.
------------------------------------------------------------------------
r44954 | compyx | 2024-01-13 20:48:32 +0000 (Sat, 13 Jan 2024) | 2 lines
Fix typo
------------------------------------------------------------------------
r44953 | compyx | 2024-01-13 20:45:30 +0000 (Sat, 13 Jan 2024) | 6 lines
Gtk3: VSID: fix 8580 sliders getting greyed out with new 8580 filter
Greying out the ReSID 8580 sliders should only happen when the old 8580 filter
code is used (`--disable-new8580filter`), since the old code didn't have
customizable filter settings, but the new code does.
------------------------------------------------------------------------