README 447 B

12345678910111213141516
  1. fMSX is a program that emulates MSX, MSX2, and MSX2+ 8bit home computers.
  2. fMSX optionally supports using the following BIOS image file for operation:
  3. * MSX.ROM (MSX BIOS)
  4. * MSX2.ROM (MSX2 BIOS)
  5. * MSX2EXT.ROM (MSX2 ExtROM)
  6. * MSX2P.ROM (MSX2+ BIOS)
  7. * MSX2PEXT.ROM (MSX2+ ExtROM)
  8. The BIOS images are included with the fsmx-libretro source tree in the
  9. fMSX/ROMs directory.
  10. To build the debugging symbols use:
  11. DEBUG=1 ./fmsx-libretro.SlackBuild