summaryrefslogtreecommitdiffstats
path: root/games/SameBoy/README
diff options
context:
space:
mode:
author Hunter Sezen2018-03-09 22:23:55 +0100
committer Willy Sudiarto Raharjo2018-03-10 01:11:04 +0100
commit529e0ffd324732a11a02448c2fdc32a07728aba1 (patch)
tree4ef8ea977a3c0290ff8fdef4abbfed3fa9a16f5e /games/SameBoy/README
parentbb3a734fe9fc97c4f37bcdc12e07688527d981e2 (diff)
downloadslackbuilds-529e0ffd324732a11a02448c2fdc32a07728aba1.tar.gz
games/SameBoy: Added (Gameboy and Gameboy Color emulator).
This replaces SameBoy-libretro. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/SameBoy/README')
-rw-r--r--games/SameBoy/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/SameBoy/README b/games/SameBoy/README
new file mode 100644
index 0000000000..0219f866b2
--- /dev/null
+++ b/games/SameBoy/README
@@ -0,0 +1,11 @@
+SameBoy is an open source Game Boy (DMG) and Game Boy Color (CGB) video
+game system emulator that can be used with its own SDL frontend or as a
+libretro core.
+
+RetroArch is an optional dependency required to run the libretro core.
+SDL2 is an optional dependency required to build the SDL frontend.
+
+At least one optional dependency is required to use SameBoy.
+
+To build the debugging symbols use:
+ DEBUG=1 ./SameBoy.SlackBuild