diff options
Diffstat (limited to 'games/beetle-pce-fast-libretro/README')
-rw-r--r-- | games/beetle-pce-fast-libretro/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/beetle-pce-fast-libretro/README b/games/beetle-pce-fast-libretro/README new file mode 100644 index 0000000000000..d2e0b4a57ceae --- /dev/null +++ b/games/beetle-pce-fast-libretro/README @@ -0,0 +1,13 @@ +Beetle/Mednafen PCE FAST is a libretro port of Mednafen PCE Fast with the PC +Engine SuperGrafx module removed. + +Beetle/Mednafen PCE FAST requires the following BIOS image file for CD +emulation to work: + +* syscard3.pce (PCE-CD BIOS) + +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-pce-fast-libretro.SlackBuild |