diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:35:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:59 +0700 |
commit | 20a0b6fb4c84308dbef492e0cc3d4dddcfe2f6b3 (patch) | |
tree | 69cda8091f60d053a90eaab027ddd6d68fb150ed /games | |
parent | 42221d65ea4b9deff3dff84896548e4c5d49a436 (diff) |
games/blueMSX-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/blueMSX-libretro/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/games/blueMSX-libretro/README b/games/blueMSX-libretro/README index eb66a25dab654..0de9f92e8f6e2 100644 --- a/games/blueMSX-libretro/README +++ b/games/blueMSX-libretro/README @@ -1,12 +1,12 @@ -blueMSX is a MSX video game system emulator that can be used as a libretro -core. +blueMSX is a MSX video game system emulator that can be used as a +libretro core. -blueMSX is a cycle accurate emulator that emulates all generations of MSX -computers as well as SVI, ColecoVision and Sega SG-1000. +blueMSX is a cycle accurate emulator that emulates all generations of +MSX computers as well as SVI, ColecoVision and Sega SG-1000. -The required bios images are included with the standalone blueMSX source -package, the 'Machines' directory can be copied into the RetroArch system/bios -directory. +The required bios images are included with the standalone blueMSX +source package, the 'Machines' directory can be copied into the +RetroArch system/bios directory. To build the debugging symbols use: DEBUG=1 ./blueMSX-libretro.SlackBuild |