diff options
Diffstat (limited to 'games/blueMSX-libretro/README')
-rw-r--r-- | games/blueMSX-libretro/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games/blueMSX-libretro/README b/games/blueMSX-libretro/README deleted file mode 100644 index 0de9f92e8f6e2..0000000000000 --- a/games/blueMSX-libretro/README +++ /dev/null @@ -1,12 +0,0 @@ -blueMSX is a MSX video game system emulator that can be used as a -libretro core. - -blueMSX is a cycle accurate emulator that emulates all generations of -MSX computers as well as SVI, ColecoVision and Sega SG-1000. - -The required bios images are included with the standalone blueMSX -source package, the 'Machines' directory can be copied into the -RetroArch system/bios directory. - -To build the debugging symbols use: - DEBUG=1 ./blueMSX-libretro.SlackBuild |