Changelog:
r43189 | fabbo | 2023-02-16 14:03:00 +0000 (Thu, 16 Feb 2023) | 2 lines
Make loading and saving of joystick mappings work properly
------------------------------------------------------------------------
r43188 | compyx | 2023-02-16 10:47:25 +0000 (Thu, 16 Feb 2023) | 5 lines
Gtk3: Settings dialog: DS12C887 RTC: refactor code and update layout
Fix margins, update I/O base widget to use "hex" combo box.
------------------------------------------------------------------------
r43187 | compyx | 2023-02-16 10:28:36 +0000 (Thu, 16 Feb 2023) | 3 lines
Gtk3: SFX Sound Sampler settings: use unlocked signal handler for toggling sensitivity of other widgets
------------------------------------------------------------------------
r43186 | compyx | 2023-02-16 10:17:02 +0000 (Thu, 16 Feb 2023) | 3 lines
Gtk3: Settings dialog: CP/M cartridge: use proper function and defines
------------------------------------------------------------------------
r43185 | compyx | 2023-02-16 10:10:13 +0000 (Thu, 16 Feb 2023) | 7 lines
Gtk3: Settings dialog: refactor SFX Sound Sampler widgets
Use the check button from carthelpers.c that properly checks if enabling or
disabling cart emulation fails and set the widget state accordingly. Remove
static variable by passing widget pointer as the data argument of signal handler.
------------------------------------------------------------------------