mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 00:34:03 +02:00
Add Dreamcast to CMake script and readme.
This commit is contained in:
@@ -179,6 +179,7 @@ Supported Platforms
|
||||
- Android
|
||||
- Raspberry Pi
|
||||
- Emscripten / HTML5
|
||||
- Dreamcast (via KallistiOS)
|
||||
|
||||
miniaudio should compile clean on other platforms, but it will not include any support for playback or capture
|
||||
by default. To support that, you would need to implement a custom backend. You can do this without needing to
|
||||
@@ -199,6 +200,7 @@ Backends
|
||||
- AAudio (Android 8.0+)
|
||||
- OpenSL|ES (Android only)
|
||||
- Web Audio (Emscripten)
|
||||
- Dreamcast (via KallistiOS)
|
||||
- Null (Silence)
|
||||
- Custom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user