Port of O2EM to the libretro API, an Odyssey 2 / VideoPac emulator.
Go to file
2021-10-03 02:06:43 +02:00
.github/workflows Add Github Action to compile for PS2 platform 2020-05-23 22:35:25 +02:00
allegrowrapper Remove some unnecessary file I/O paths 2021-09-17 14:40:04 +02:00
jni Add HAVE_VOICE switch - if enabled, builds in 'voice' support - 2021-05-23 03:14:22 +02:00
libretro-common Add missing file 2021-09-25 03:46:03 +02:00
src Another buildfix for MSVC 2021-09-25 03:27:08 +02:00
.gitignore Add graphical virtual keyboard 2020-05-18 23:01:49 +02:00
.gitlab-ci.yml add retrofw target 2021-08-05 20:10:22 +12: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
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 Add 'Crop Overscan' option 2021-03-19 12:09:08 +00:00
libretro.c forgot this one 2021-10-03 02:06:43 +02:00
libretro.h Add option to select emulated hardware/console region + add OpenDingux target 2021-03-18 12:26:02 +00:00
link.T Major clean up 2014-08-14 03:51:51 -05:00
Makefile Add missing file 2021-09-25 03:46:03 +02:00
Makefile.common Add missing file 2021-09-25 03:46:03 +02: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.