Skip to content

mudl0rd/libretro-tester

Repository files navigation

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

Credit

License

GPL-3.0