diff options
author | Steven Pledger <piratesmack@ymail.com> | 2010-05-13 00:58:09 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:58:09 +0200 |
commit | 6b44d356ab541c4f128edf7b5d6638943e603327 (patch) | |
tree | 1c2cfb7cf97acfdee1d71f1e380c0d3aaed59d23 /games/gens-gs/README | |
parent | fa3f7f98d2af3e385be632aa3bc9a5a1e0e17dcc (diff) | |
download | slackbuilds-6b44d356ab541c4f128edf7b5d6638943e603327.tar.gz |
games/gens-gs: Added to 13.0 repository
Diffstat (limited to 'games/gens-gs/README')
-rw-r--r-- | games/gens-gs/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/gens-gs/README b/games/gens-gs/README new file mode 100644 index 0000000000..f58b1f9095 --- /dev/null +++ b/games/gens-gs/README @@ -0,0 +1,10 @@ +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. |