mirror of
https://github.com/libretro/libretro-samples.git
synced 2025-04-02 10:31:48 -04:00
238 B
238 B
audio_playback_wav
A sample libretro core that plays audio files (WAV only)
NOTE: Not big-endian compatible (yet).
Programming language
C
Building
To compile, you will need a C compiler and assorted toolchain installed.
make