ID retroarch_neocd
Short Name retroarch_neocd
Name retroarch_neocd
Type Unknown
Description
Platforms SNK Neo Geo CD
SNK Neo Geo
Matches recalbox libretro_neocd
retropie lr-neocd
Author
License
Binary
Directory
Command Line
Links
recalbox libretro_neocd
{
    "id": "libretro_neocd",
    "name": "Libretro Neocd",
    "platforms": [
        "neogeocd"
    ],
    "altNames": [
        "neocd_libretro",
        "retroarch_neocd"
    ]
}
retropie lr-neocd
{
    "platforms": [
        "neogeo"
    ],
    "id": "lr-neocd",
    "desc": "Neo Geo CD Emulator - rewrite of NeoCD for libretro",
    "help": "ROM Extension: .chd .cue\\n\\nCopy your roms to\\n$romdir/neogeo\\n\\nYou will need a minimum of two BIOS files (eg. ng-lo.rom, uni-bioscd.rom) which should be copied to $biosdir/neocd",
    "licence": "GPL3 https://raw.githubusercontent.com/libretro/neocd_libretro/master/LICENSE.md",
    "repo": "git https://github.com/libretro/neocd_libretro.git master",
    "section": "exp"
}