Re: Booting NetBSD/dreamcast with GDEMU

Izumi Tsutsui <[email protected]> Thu, 13 Apr 2023 01:46:51 +0900
Newsgroups gmane.os.netbsd.ports.dreamcast
Message-ID <[email protected]>
> Decently often, once a program is done playing audio, the audio device 
> will be left unresponsive. This has been triggered by audioplay and 
> mpg123 for me. It doesn't just happen if the program gets interrupted; 
> if the program completes successfully and you try to play something 
> again the issue will also occur.

The following commit by ryo@ should fix the audio issue:
 https://github.com/NetBSD/src/commit/b1c288dd741748f35c9d36fe21116cb5d795e26f

(I should check this on netbsd-9..)

---
Izumi Tsutsui