Changelog:
r43586 | gpz | 2023-03-26 22:16:48 +0000 (Sun, 26 Mar 2023) | 1 line
fix incorrect write bank in FE3 monitor output, fixes bug #1736, patch by Simon Rowe
------------------------------------------------------------------------
r43585 | fabbo | 2023-03-26 21:12:39 +0000 (Sun, 26 Mar 2023) | 2 lines
Restore the SDL implementation of SDL hotkeys as it was before joy mappings were merged. Load from/save to file not supported yet
------------------------------------------------------------------------
r43584 | gpz | 2023-03-26 19:12:21 +0000 (Sun, 26 Mar 2023) | 1 line
document resources event_relevant/event_strict_value better
------------------------------------------------------------------------
r43583 | rhialto | 2023-03-26 16:07:31 +0000 (Sun, 26 Mar 2023) | 4 lines
Simplify some #ifdefs.
Also, remind myself why the high-pass code looks so much like the low-pass code.
------------------------------------------------------------------------
r43582 | rhialto | 2023-03-26 15:54:22 +0000 (Sun, 26 Mar 2023) | 5 lines
Restore the lovely PET dingeling sound.
Use our own variable to remember that we have been initialized, instead of
(ab)using .chip_enabled for it.
------------------------------------------------------------------------