Changelog:
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.
------------------------------------------------------------------------
r43580 | compyx | 2023-03-26 07:42:05 +0000 (Sun, 26 Mar 2023) | 7 lines
UI actions: always invoke the dispatch function
Since we won't know where the call to ui_action_trigger() comes from UIs other
than Gtk3 or when calling from joystick input, we leave it to the dispatch
function to figure out what to do with regards to thread-safety.
------------------------------------------------------------------------
r43579 | durandal78 | 2023-03-25 21:28:50 +0000 (Sat, 25 Mar 2023) | 1 line
Reorder monitor calls so SID appears in address order
------------------------------------------------------------------------
r43578 | blackystardust | 2023-03-25 19:54:22 +0000 (Sat, 25 Mar 2023) | 1 line
Add sid to vsid io monitor command.
------------------------------------------------------------------------
r43577 | gpz | 2023-03-25 17:48:21 +0000 (Sat, 25 Mar 2023) | 1 line
when installing with x64 not enabled, install a symlink x64->s64sc instead
------------------------------------------------------------------------