ID retroarch_mame
Short Name retroarch_mame
Name retroarch_mame
Type Unknown
Description
Platforms Generic Arcade
Bally Professional Arcade & Astrocade
Capcom Capcom Play System 1
Taito Type X
Matches emulationstation-de RetroArch (MAME - Current)
recalbox libretro_mame
retropie lr-mame
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\mame_libretro.dll %ROM%
Links
emulationstation-de RetroArch (MAME - Current)
{
    "id": "RetroArch (MAME - Current)",
    "name": "RetroArch (MAME - Current)",
    "platforms": [
        "arcade",
        "astrocde",
        "cps",
        "mame"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\mame_libretro.dll %ROM%"
    ]
}
recalbox libretro_mame
{
    "id": "libretro_mame",
    "name": "Libretro Mame",
    "platforms": [
        "mame"
    ],
    "altNames": [
        "mame_libretro",
        "retroarch_mame"
    ]
}
retropie lr-mame
{
    "platforms": [
        "arcade",
        "mame-libretro"
    ],
    "id": "lr-mame",
    "desc": "MAME emulator - MAME (current) port for libretro",
    "help": "ROM Extension: .zip\\n\\nCopy your MAME roms to either $romdir/mame-libretro or\\n$romdir/arcade",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/mame/master/COPYING",
    "repo": "git https://github.com/libretro/mame.git master",
    "section": "exp",
    "flags": ""
}