2016-08-01 13:11:07 +02:00
|
|
|
Game & Watch is a libretro core that runs Game & Watch simulators.
|
|
|
|
|
2020-10-13 09:36:50 +02:00
|
|
|
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.
|
2016-08-01 13:11:07 +02:00
|
|
|
|
|
|
|
Games for this emulator are downloadable from the RetroArch gui.
|
|
|
|
|
|
|
|
To build the debugging symbols use:
|
|
|
|
DEBUG=1 ./gw-libretro.SlackBuild
|