diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:36:50 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:15 +0700 |
commit | bf06f0f59532cdf2d4f5713899b0a1b56153a9da (patch) | |
tree | a566c11c5c66f192f9867c0739d234ab0067775e /games | |
parent | 7e94fa9e9619b6c867a465cc451ccf5b75b9e359 (diff) |
games/gw-libretro: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-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 f2abab1b1928..b1a9d6b759d1 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. |