summaryrefslogtreecommitdiffstats
path: root/games/gens-gs/README
diff options
context:
space:
mode:
author Steven Pledger2011-05-17 01:14:19 +0200
committer Robby Workman2011-05-17 16:56:19 +0200
commita02a59b20a873d0167e3848885a6752ce7987ce2 (patch)
tree1df6adf1cea9d1d28774984ac79e8d843ef1b828 /games/gens-gs/README
parent15682a1ce8a30fa69a725da198ce903ef9c78b94 (diff)
downloadslackbuilds-a02a59b20a873d0167e3848885a6752ce7987ce2.tar.gz
games/gens-gs: Added (sega genesis/cd/32x emulator)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/gens-gs/README')
-rw-r--r--games/gens-gs/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/games/gens-gs/README b/games/gens-gs/README
new file mode 100644
index 0000000000..cdf3ce679d
--- /dev/null
+++ b/games/gens-gs/README
@@ -0,0 +1,16 @@
+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 like:
+
+ OPENGL=no ./gens-gs.SlackBuild
+
+To build with the yasm assembler instead of nasm, run the script like:
+
+ ASM=yasm ./gens-gs.SlackBuild
+
+rar is an optional run-time dependency for playing ROMs compressed with
+WinRAR.