diff options
Diffstat (limited to 'games/o2em/README')
-rw-r--r-- | games/o2em/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/o2em/README b/games/o2em/README new file mode 100644 index 0000000000..5786b623f2 --- /dev/null +++ b/games/o2em/README @@ -0,0 +1,10 @@ +o2em is an emulator for the Magnavox Odyssey II and VideoPac+ systems. + +This requires allegro. + +The Odyssey2 BIOS ROM image is required for emulation. To include it in +the package, get either the odyssey2.zip used with MESS, or else the ROM +image itself, called either o2rom.bin or o2bios.rom, and place it in the +build directory before running the SlackBuild. The ROM will be installed +in /usr/share/o2em/bios/o2rom.bin; if you build the package without the +ROM, just place a copy of the ROM there after installing the package. |