Port of O2EM to the libretro API, an Odyssey 2 / VideoPac emulator.
Go to file
Eric Warmenhoven 3ba4231c1d
Some checks failed
CI / build-ps2 (push) Has been cancelled
tvos: properly set min supported version (#64)
2024-10-21 14:41:00 -07:00
.github/workflows Add Github Action to compile for PS2 platform 2020-05-23 22:35:25 +02:00
allegrowrapper Cleanups 2021-11-02 16:27:40 +01:00
jni Audio fixes (#55) 2021-11-29 16:50:27 +01:00
libretro-common Update libretro-common 2023-02-21 16:39:32 +01:00
src Fix fat fingered typo. 2023-10-19 14:24:28 -04:00
.gitignore Add graphical virtual keyboard 2020-05-18 23:01:49 +02:00
.gitlab-ci.yml Add PSL1GHT target˜ 2023-02-21 16:48:51 +01:00
.travis.yml add travis build script 2017-10-24 13:32:07 -04:00
control (Theos iOS) Add Theos iOS target 2014-12-23 09:23:23 +01:00
COPYING Create COPYING 2020-02-03 15:56:20 -06:00
core_audio_mixer.c Audio fixes (#55) 2021-11-29 16:50:27 +01:00
core_audio_mixer.h Audio fixes (#55) 2021-11-29 16:50:27 +01:00
libretro_core_options_intl.h Add option to select emulated hardware/console region + add OpenDingux target 2021-03-18 12:26:02 +00:00
libretro_core_options.h Audio fixes (#55) 2021-11-29 16:50:27 +01:00
libretro.c Update libretro.c 2023-10-19 08:48:52 -04:00
link.T Major clean up 2014-08-14 03:51:51 -05:00
Makefile tvos: properly set min supported version (#64) 2024-10-21 14:41:00 -07:00
Makefile.common Audio fixes (#55) 2021-11-29 16:50:27 +01:00
README.md Port emulation of The Voice 2021-05-22 22:30:48 +01:00

libretro-o2em

Port of O2EM to libretro.

Place "o2rom.bin" (required) in your RetroArch/libretro "System Directory" folder.

If you wish to use The Voice emulation, unzip the voice samples into a folder named "voice" under your RetroArch/libretro "System Directory" folder. There are two sets of voice samples: mainsamp.zip, which are the main voice samples, and sidsamp.zip which are the samples used by the game Sid the Spellbinder. You only need the latter if you want voice in that specific game.