diff options
Diffstat (limited to 'games/beetle-pcfx-libretro/README')
-rw-r--r-- | games/beetle-pcfx-libretro/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/games/beetle-pcfx-libretro/README b/games/beetle-pcfx-libretro/README new file mode 100644 index 0000000000..701e1ff168 --- /dev/null +++ b/games/beetle-pcfx-libretro/README @@ -0,0 +1,9 @@ +Beetle/Mednafen PC-FX is a libretro port of Mednafen PCFX. + +Beetle/Mednafen PCFX requires the following BIOS image file for CD emulation to +work: + +* pcfx.bios (PC-FX BIOS) + +To build the debugging symbols use: + DEBUG=1 beetle-pcfx-libretro.SlackBuild |