Le 07/09/2016 à 19:51, Eero Tamminen a écrit :
Does it help if you use:
https://wiki.libsdl.org/SDL_PauseAudioDevice
To pause audio buffer playback while emulation is paused
(i.e. doesn't fill audio buffer)?
MacOsx GUI do not call any SDL function directly, only thru Hatari core.
The problem is that clicking on a menu title such "File" do not call
anything, and cannot call anything.
So as I cannot call anything, I can't pause anything myself.... Only
when selecting a menu like "Open disk A" under File menu.