SlackBuildsOrg/games/Gearsystem/README
Hunter Sezen 5f09f28f93 games/Gearsystem: Added (Sega Master System / Game Gear Emulator).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-04-14 07:06:29 +07:00

12 lines
479 B
Text

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