summaryrefslogtreecommitdiff
path: root/games/SameBoy/README
diff options
context:
space:
mode:
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