diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-04-03 09:26:41 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-03 09:35:36 -0500 |
commit | beaa195c89b7173234220b1c50d2b8c35853d4b5 (patch) | |
tree | bc43b1bace7b3da6372f64b35a8ef45d9b4d0bcf /games/gens-gs/README | |
parent | 79db7d5e9651ef36ae7f7139a222878c24640422 (diff) | |
download | slackbuilds-beaa195c89b7173234220b1c50d2b8c35853d4b5.tar.gz |
games/gens-gs: Removed (build failure)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/gens-gs/README')
-rw-r--r-- | games/gens-gs/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/gens-gs/README b/games/gens-gs/README deleted file mode 100644 index f58b1f9095..0000000000 --- a/games/gens-gs/README +++ /dev/null @@ -1,10 +0,0 @@ -Gens/GS is a Sega Genesis/CD/32x emulator forked from Gens. - -The project's main goal is to clean up the source code and combine features -of the various Gens forks, as well as improve portability to other platforms. - -To build without OpenGL, run the script with OPENGL=no. -To build with the yasm assembler instead of nasm, run the script with NASM=no. - -To play RAR-compressed ROMs, rar and unrar are -required. |