From bf06f0f59532cdf2d4f5713899b0a1b56153a9da Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 03:36:50 -0400 Subject: games/gw-libretro: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/gw-libretro/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'games/gw-libretro') 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. -- cgit v1.2.3