CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2018/09/08 17:08:39

Modified files:
        emulators/mednafen: Makefile distinfo 
Added files:
        emulators/mednafen/patches: patch-src_sexyal_drivers_openbsd_cpp 
                                    patch-src_sexyal_sexyal_cpp 

Log message:
Update to mednafen 1.12.3

Upstream now requires SDL2, so make the necessary adjustments.

Upstream added an openbsd sound driver, but it doesn't use
the sndio API, so switch the default sound driver to sdl which
does use sndio.  Make the openbsd driver still work by default
by defaulting the audio device to /dev/audio0 in that case.

Both the sound driver and sound device are configurable in the
mednafen configuration file.

Based on a patch from [email protected]
Sound issues pointed out by Bryan Linton <[email protected]>
Feedback from ratchov@
OK bentley@

Reply via email to