Genesis-Plus-GX/sdl/sdl1
Clownacy cb5b682872 [SDL] don't accept alternate audio formats
On my PC, the SDL2 build doesn't 'obtain' the S16 format it
requests, but since the rest of the SDL2 frontend expects S16, this
causes the audio to fail. So, instead, I force SDL to accept S16, and
just convert to the native format implicitly.

I also applied this to every sound format setting, since I imagine the
frontend doesn't support obtaining only one channel, or a non 48kHz
frequency.
2018-07-01 21:27:58 +01:00
..
main.c [SDL] don't accept alternate audio formats 2018-07-01 21:27:58 +01:00
main.h [SDL/SDL2] merged SDL1 and SDL2 files 2016-11-03 15:21:25 +00:00