diff options
author | B. Watson <yalhcru@gmail.com> | 2011-02-17 22:50:54 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-28 09:42:03 -0600 |
commit | f68c028e33fb9fb0d3267cd72fe26f432b1ea643 (patch) | |
tree | ffef188fedfaa9c1dd69c6e5c9c105153015e635 /games/o2em/README | |
parent | 848cabfbeb0846e0de4597fd83f555c274740311 (diff) | |
download | slackbuilds-f68c028e33fb9fb0d3267cd72fe26f432b1ea643.tar.gz |
games/o2em: Added (Magnavox Odyssey II/VideoPac+ emulator)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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. |