diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 21:40:48 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 21:40:48 -0500 |
commit | 5a45722fd8cfb9184859341336ff337f73a5fc0c (patch) | |
tree | aa11991b81c326765ea12593ab9ba52e5bc9f63b /games/beetle-supergrafx-libretro/README | |
parent | d3581251e1f29c0bfa12429d1d8bc55f90ca9ee2 (diff) |
games/beetle-supergrafx-libretro: Removed (no maintainer)
Diffstat (limited to 'games/beetle-supergrafx-libretro/README')
-rw-r--r-- | games/beetle-supergrafx-libretro/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/games/beetle-supergrafx-libretro/README b/games/beetle-supergrafx-libretro/README deleted file mode 100644 index 924c918cc3a9..000000000000 --- a/games/beetle-supergrafx-libretro/README +++ /dev/null @@ -1,13 +0,0 @@ -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: - -* syscard3.pce - -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 |