mirror of
https://github.com/libretro/prosystem-libretro.git
synced 2024-11-27 02:00:30 +00:00
Port of ProSystem to the libretro API.
a01dedb59a
This is located at: http://tailchao.com/Audio/index.php#BupBoop It uses the zlib license, which is GPL compatible. This library is needed to emulate the sound hardware that "Rikki & Vikki" uses. It's an entirely separate chip included in the cartridge that produces 16-bit stereo audio. Note that BupBoop supplies a library called WinTone that provides DirectSound bindings, but we don't use it both because we already use DirectSound and because using WinTone would complicate `libretro` portability. |
||
---|---|---|
bupboop | ||
core | ||
jni | ||
libretro-common | ||
.gitignore | ||
.gitlab-ci.yml | ||
.travis.yml | ||
License.txt | ||
link.T | ||
Makefile | ||
Makefile.common | ||
README.md |
prosystem-libretro
Port of ProSystem to libretro.
Place "7800 BIOS (U).rom" (optional) in your RetroArch/libretro "System Directory" folder.