diff options
author | B. Watson <yalhcru@gmail.com> | 2021-11-02 03:47:11 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-04 10:08:53 +0700 |
commit | bf998447e6c92b85ff7a17f036c344476843c28e (patch) | |
tree | f214a86b4a98dec000e53a994c5abd418c77fd21 /games/o2em/README | |
parent | 0ebbc21de1c15ed49d14e1bbf4f539b364a7c73b (diff) |
games/o2em: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/o2em/README')
-rw-r--r-- | games/o2em/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/o2em/README b/games/o2em/README index 43d8cd8449..557e53f20a 100644 --- a/games/o2em/README +++ b/games/o2em/README @@ -1,3 +1,5 @@ +o2em (Magnavox Odyssey II/VideoPac+ emulator) + o2em is an emulator for the Magnavox Odyssey II and VideoPac+ systems. The Odyssey2 BIOS ROM image is required for emulation. To include it in @@ -6,3 +8,6 @@ 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. + +Note to desktop users: o2em is a command-line X program and must be +run from an X terminal. It won't appear in your applications menu. |