ID retroarch_picodrive
Short Name retroarch_picodrive
Name retroarch_picodrive
Type Unknown
Description
Platforms Sega Genesis
Sega Mark III & Master System
Sega CD
Sega 32X
Sega Mega CD
Matches emulationstation-de RetroArch (PicoDrive)
recalbox libretro_picodrive
retropie lr-picodrive
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\picodrive_libretro.dll %ROM%
Links
emulationstation-de RetroArch (PicoDrive)
{
    "id": "RetroArch (PicoDrive)",
    "name": "RetroArch (PicoDrive)",
    "platforms": [
        "genesis",
        "mastersystem",
        "megacd",
        "megacdjp",
        "megadrive",
        "sega32x",
        "sega32xjp",
        "sega32xna",
        "segacd"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\picodrive_libretro.dll %ROM%"
    ]
}
recalbox libretro_picodrive
{
    "id": "libretro_picodrive",
    "name": "Libretro Picodrive",
    "platforms": [
        "mastersystem",
        "megadrive",
        "sega32x",
        "segacd"
    ],
    "altNames": [
        "picodrive_libretro",
        "retroarch_picodrive"
    ]
}
retropie lr-picodrive
{
    "platforms": [
        "megadrive",
        "mastersystem",
        "segacd",
        "sega32x"
    ],
    "id": "lr-picodrive",
    "desc": "Sega 8/16 bit emu - picodrive arm optimised libretro core",
    "help": "ROM Extensions: .32x .iso .cue .sms .smd .bin .gen .md .sg .zip\\n\\nCopy your Megadrive / Genesis roms to $romdir/megadrive\\nMasterSystem roms to $romdir/mastersystem\\nSega 32X roms to $romdir/sega32x and\\nSegaCD roms to $romdir/segacd\\nThe Sega CD requires the BIOS files us_scd1_9210.bin, eu_mcd1_9210.bin, jp_mcd1_9112.bin copied to $biosdir",
    "licence": "NONCOM https://raw.githubusercontent.com/libretro/picodrive/master/COPYING",
    "repo": "git https://github.com/libretro/picodrive.git master",
    "section": "main"
}