mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
bf06f0f595
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
12 lines
503 B
Text
12 lines
503 B
Text
Game & Watch is a libretro core that runs Game & Watch simulators.
|
|
|
|
It runs simulators converted from source code for the games available
|
|
at MADrigal. Each simulator is converted with pas2lua, which was
|
|
written specifically for this purpose, and uses bstree, which was also
|
|
specifically written to obfuscate the generated Lua source code as per
|
|
MADrigal's request.
|
|
|
|
Games for this emulator are downloadable from the RetroArch gui.
|
|
|
|
To build the debugging symbols use:
|
|
DEBUG=1 ./gw-libretro.SlackBuild
|