ID retroarch_nestopia
Short Name retroarch_nestopia
Name retroarch_nestopia
Type Unknown
Description
Platforms Nintendo Entertainment System
Nintendo Famicom
Matches emulationstation-de RetroArch (Nestopia UE)
recalbox libretro_nestopia
retropie lr-nestopia
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\nestopia_libretro.dll %ROM%
Links
emulationstation-de RetroArch (Nestopia UE)
{
    "id": "RetroArch (Nestopia UE)",
    "name": "RetroArch (Nestopia UE)",
    "platforms": [
        "famicom",
        "fds",
        "nes"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\nestopia_libretro.dll %ROM%"
    ]
}
recalbox libretro_nestopia
{
    "id": "libretro_nestopia",
    "name": "Libretro Nestopia",
    "platforms": [
        "240ptestsuite",
        "fds",
        "nes"
    ],
    "altNames": [
        "nestopia_libretro",
        "retroarch_nestopia"
    ]
}
retropie lr-nestopia
{
    "platforms": [
        "nes",
        "fds"
    ],
    "id": "lr-nestopia",
    "desc": "NES emu - Nestopia (enhanced) port for libretro",
    "help": "ROM Extensions: .nes .zip\\n\\nCopy your NES roms to $romdir/nes\\n\\nFor the Famicom Disk System copy your roms to $romdir/fds\\n\\nFor the Famicom Disk System copy the required BIOS file disksys.rom to $biosdir",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/nestopia/master/COPYING",
    "repo": "git https://github.com/libretro/nestopia.git master",
    "section": "main"
}