ID retroarch_bluemsx
Short Name retroarch_bluemsx
Name retroarch_bluemsx
Type Unknown
Description
Platforms Coleco ColecoVision
Microsoft MSX
Microsoft MSX Turbo-R
Sega Game 1000
Microsoft MSX2+
Spectravideo SVI-318 & SVI-328
Matches emulationstation-de RetroArch (blueMSX)
recalbox libretro_bluemsx
retropie lr-bluemsx
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\bluemsx_libretro.dll %ROM%
Links
emulationstation-de RetroArch (blueMSX)
{
    "id": "RetroArch (blueMSX)",
    "name": "RetroArch (blueMSX)",
    "platforms": [
        "colecovision",
        "msx",
        "msx1",
        "msx2",
        "msxturbor",
        "sg-1000"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\bluemsx_libretro.dll %ROM%"
    ]
}
recalbox libretro_bluemsx
{
    "id": "libretro_bluemsx",
    "name": "Libretro Bluemsx",
    "platforms": [
        "colecovision",
        "msx1",
        "msx2",
        "msxturbor",
        "spectravideo"
    ],
    "altNames": [
        "bluemsx_libretro",
        "retroarch_bluemsx"
    ]
}
retropie lr-bluemsx
{
    "platforms": [
        "msx",
        "coleco"
    ],
    "id": "lr-bluemsx",
    "desc": "MSX/MSX2/Colecovision emu - blueMSX port for libretro",
    "help": "ROM Extensions: .cas .rom .mx1 .mx2 .col .dsk .zip\\n\\nCopy your MSX/MSX2 games to $romdir/msx\\nCopy your Colecovision games to $romdir/coleco\\n\\nlr-bluemsx requires the BIOS files from the full standalone package of BlueMSX to be copied to '$biosdir/Machines' folder.\\nColecovision BIOS needs to be copied to '$biosdir/Machines/COL - ColecoVision\\coleco.rom'",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/blueMSX-libretro/master/license.txt",
    "repo": "git https://github.com/libretro/blueMSX-libretro.git master",
    "section": "opt"
}