README 454 B

12345678910111213
  1. blueMSX is a MSX video game system emulator that can be used as a libretro
  2. core.
  3. blueMSX is a cycle accurate emulator that emulates all generations of MSX
  4. computers as well as SVI, ColecoVision and Sega SG-1000.
  5. The required bios images are included with the standalone blueMSX source
  6. package, the 'Machines' directory can be copied into the RetroArch system/bios
  7. directory.
  8. To build the debugging symbols use:
  9. DEBUG=1 ./blueMSX-libretro.SlackBuild