diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-08-01 12:11:05 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-05 18:10:41 +0100 |
commit | 2efc407baa5fb6f373e8caf878de51692764d70f (patch) | |
tree | 969b00f76f6b88d513bf18e450a84c16c9237a3a /games/beetle-pce-fast-libretro/README | |
parent | b10fcb0f50a1de1620576fd2c6e88a087b0ee6ed (diff) | |
download | slackbuilds-2efc407baa5fb6f373e8caf878de51692764d70f.tar.gz |
games/beetle-pce-fast-libretro: Added (fork of Mednafen PCE Fast).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 0000000000..d2e0b4a57c --- /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 |