i suspect sound device related - can you try with the built in mac sound device? and also start with -default?
command H is owned by the OS for hiding an application window we used to have a working set of shortcuts on mac, i vagueky remember that you merged a patch from the mailing list that changed them. ive not looked too closely but can do next time i have some time for VICE dev.
What binary monitor client is ideal for testing this? I've never used the binary monitor interface.
GHA (mac): Attempt to build dos2unix from source if Homebrew fails to install it
--enable-debug adds -g -O0 already I don't believe so. -g -O3 is the default, --enable-debug doesn't change that for me, you might be confusing this with --enable-sanitizer ?
I would add --disable-optimization to the configure flags for better debug info too.
Fixed autostart crash in x64. It's possible for hsync stuff to be invoked from the UI thread during autostart and shutdown.
Add new joymap files to vice/data/joymaps/Makefile.am