ID retroarch_mame2000
Short Name retroarch_mame2000
Name retroarch_mame2000
Type Unknown
Description
Platforms Generic Arcade
Capcom Capcom Play System 1
Taito Type X
SNK Neo Geo
Matches emulationstation-de RetroArch (MAME 2000)
recalbox libretro_mame2000
retropie lr-mame2000
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\mame2000_libretro.dll %ROM%
Links
emulationstation-de RetroArch (MAME 2000)
{
    "id": "RetroArch (MAME 2000)",
    "name": "RetroArch (MAME 2000)",
    "platforms": [
        "arcade",
        "cps",
        "mame"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\mame2000_libretro.dll %ROM%"
    ]
}
recalbox libretro_mame2000
{
    "id": "libretro_mame2000",
    "name": "Libretro Mame2000",
    "platforms": [
        "mame",
        "neogeo"
    ],
    "altNames": [
        "mame2000_libretro",
        "retroarch_mame2000"
    ]
}
retropie lr-mame2000
{
    "platforms": [
        "arcade",
        "mame-mame4all",
        "mame-libretro"
    ],
    "id": "lr-mame2000",
    "desc": "Arcade emu - MAME 0.37b5 port for libretro",
    "help": "ROM Extension: .zip\\n\\nCopy your MAME 0.37b5 roms to either $romdir/mame-mame4all or\\n$romdir/arcade",
    "licence": "NONCOM https://raw.githubusercontent.com/libretro/mame2000-libretro/master/readme.txt",
    "repo": "git https://github.com/libretro/mame2000-libretro.git master",
    "section": "opt armv6=main"
}