summaryrefslogtreecommitdiffstats
path: root/games/snes9x2010/README
diff options
context:
space:
mode:
author Hunter Sezen2016-08-07 13:32:17 +0200
committer Willy Sudiarto Raharjo2016-08-07 13:55:39 +0200
commit0b421052f1f34a5cd3739a89f2a47bb8ffcce122 (patch)
tree7a4d48772e8e7f520f4a2731c352a7b3995610f8 /games/snes9x2010/README
parent43170783036f1728ee6d0a0d1709eb7fba74cd7e (diff)
downloadslackbuilds-0b421052f1f34a5cd3739a89f2a47bb8ffcce122.tar.gz
games/snes9x2010: Added (Port of Snes9x 1.52+ to Libretro).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/snes9x2010/README')
-rw-r--r--games/snes9x2010/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/snes9x2010/README b/games/snes9x2010/README
new file mode 100644
index 0000000000..f4de9dc55a
--- /dev/null
+++ b/games/snes9x2010/README
@@ -0,0 +1,14 @@
+snes9x2010 is a Super Nintendo video game system emulator that can be used as
+a libretro core.
+
+snes9x2010 is a Super Nintendo Entertainment System (SNES) emulator based on
+Snes9x 1.52 with backported patches for performance and compatibility
+improvements.
+
+This package was previously called snes9x-next.
+
+To build with the griffin LTCG use:
+ GRIFFIN=1 ./snes9x2010.SlackBuild
+
+To build the debugging symbols use:
+ DEBUG=1 ./snes9x2010.SlackBuild