summaryrefslogtreecommitdiffstats
path: root/games/Gearsystem/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/Gearsystem/README')
-rw-r--r--games/Gearsystem/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/Gearsystem/README b/games/Gearsystem/README
deleted file mode 100644
index 820b8bd698..0000000000
--- a/games/Gearsystem/README
+++ /dev/null
@@ -1,12 +0,0 @@
-Gearsystem is a Sega Master System / Game Gear emulator written in C++.
-
-Optional dependencies:
- qt5, RetroArch and SDL2
-
-At least some of the optional dependencies will be required to use
-Gearsystem. If qt5 and SDL2 are not installed the standalone frontend
-will not be built and only the libretro core will be built. RetroArch
-will be required to run the libretro core in this case.
-
-To build the debugging symbols for the libretro core use:
- DEBUG=1 ./Gearsystem.SlackBuild