diff options
Diffstat (limited to 'games/fmsx-libretro/README')
-rw-r--r-- | games/fmsx-libretro/README | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/games/fmsx-libretro/README b/games/fmsx-libretro/README deleted file mode 100644 index 0ab14802df1a9..0000000000000 --- a/games/fmsx-libretro/README +++ /dev/null @@ -1,17 +0,0 @@ -fMSX is a program that emulates MSX, MSX2, and MSX2+ 8bit home -computers. - -fMSX optionally supports using the following BIOS image file for -operation: - -* MSX.ROM (MSX BIOS) -* MSX2.ROM (MSX2 BIOS) -* MSX2EXT.ROM (MSX2 ExtROM) -* MSX2P.ROM (MSX2+ BIOS) -* MSX2PEXT.ROM (MSX2+ ExtROM) - -The BIOS images are included with the fsmx-libretro source tree in the -fMSX/ROMs directory. - -To build the debugging symbols use: - DEBUG=1 ./fmsx-libretro.SlackBuild |