diff options
Diffstat (limited to 'games/gw-libretro')
-rw-r--r-- | games/gw-libretro/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/games/gw-libretro/README b/games/gw-libretro/README index f2abab1b19..b1a9d6b759 100644 --- a/games/gw-libretro/README +++ b/games/gw-libretro/README @@ -1,9 +1,10 @@ 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. +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. |