Changelog:
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.
------------------------------------------------------------------------
r43581 | rhialto | 2023-03-26 14:55:07 +0000 (Sun, 26 Mar 2023) | 4 lines
Fix nasty buzz on sun/netbsd sound driver
when specifying stereo, or multiple SIDs.
------------------------------------------------------------------------