diff options
Diffstat (limited to 'games/beetle-supergrafx-libretro/README')
-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 |