[Bug 245395] emulators/emu64: Main emulator window doesn't show
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 11 10:47:00 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245395
--- Comment #7 from Felix Palmen <felix at palmen-it.de> ---
Created attachment 213276
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213276&action=edit
fix audio fragment size for OSS
Could you please test the port with the attached patch?
Background: In the upstream issue, it was revealed that the whole C64 emulation
depends on the audio stream (for best sync) and initializing the audio stream
failed when the SDL backend was OSS, because it needs a fragment size that is a
power of two. The attached patch is the minimal change to 5.0.18 from the
upstream commit that solved the problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list