diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:34:09 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:57 +0700 |
commit | 6f515d8620be72b4894b645fbc1707d77cd8545b (patch) | |
tree | b9d827b2b50eb881e8bdeb004707e834c722147a /games/beetle-supergrafx-libretro | |
parent | 88fac4a69997bae8ccb0b21d90fb0ce1ec23769c (diff) |
games/beetle-supergrafx-libretro: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/beetle-supergrafx-libretro')
-rw-r--r-- | games/beetle-supergrafx-libretro/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/games/beetle-supergrafx-libretro/README b/games/beetle-supergrafx-libretro/README index 4bb58c49cf7cc..924c918cc3a98 100644 --- a/games/beetle-supergrafx-libretro/README +++ b/games/beetle-supergrafx-libretro/README @@ -1,13 +1,13 @@ -PC Engine SuperGrafx is a NEC PC Engine SuperGrafx video game system emulator -that can be used as a libretro core. +PC Engine SuperGrafx is a NEC PC Engine SuperGrafx video game system +emulator that can be used as a libretro core. -Beetle/Mednafen SGX requires the following BIOS image file for CD emulation to -work: +Beetle/Mednafen SGX requires the following BIOS image file for CD +emulation to work: * syscard3.pce -Any CD-ROM System BIOS will work, but some them are known to be incompatible -with certain games. +Any CD-ROM System BIOS will work, but some them are known to be +incompatible with certain games. To build the debugging symbols use: DEBUG=1 ./beetle-supergrafx-libretro.SlackBuild |