ID retroarch_flycast
Short Name retroarch_flycast
Name retroarch_flycast
Type Unknown
Description
Platforms Generic Arcade
Sammy Atomiswave
Sega Dreamcast
Sega Naomi
Taito Type X
Matches emulationstation-de RetroArch (Flycast)
recalbox libretro_flycast
retropie lr-flycast
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\flycast_libretro.dll %ROM%
Links
emulationstation-de RetroArch (Flycast)
{
    "id": "RetroArch (Flycast)",
    "name": "RetroArch (Flycast)",
    "platforms": [
        "arcade",
        "atomiswave",
        "dreamcast",
        "mame",
        "naomi",
        "naomigd"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\flycast_libretro.dll %ROM%"
    ]
}
recalbox libretro_flycast
{
    "id": "libretro_flycast",
    "name": "Libretro Flycast",
    "platforms": [
        "240ptestsuite",
        "atomiswave",
        "dreamcast",
        "naomi",
        "naomigd"
    ],
    "altNames": [
        "flycast_libretro",
        "retroarch_flycast"
    ]
}
retropie lr-flycast
{
    "platforms": [
        "dreamcast",
        "arcade"
    ],
    "id": "lr-flycast",
    "desc": "Dreamcast emulator - Reicast port for libretro",
    "help": "Previously named lr-reicast then lr-beetle-dc\\n\\nDreamcast ROM Extensions: .cdi .gdi .chd .m3u, Naomi/Atomiswave ROM Extension: .zip\\n\\nCopy your Dreamcast/Naomi roms to $romdir/dreamcast\\n\\nCopy the required Dreamcast BIOS files dc_boot.bin and dc_flash.bin to $biosdir/dc\\n\\nCopy the required Naomi/Atomiswave BIOS files naomi.zip and awbios.zip to $biosdir/dc",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/flycast/master/LICENSE",
    "repo": "git https://github.com/libretro/flycast.git master",
    "section": "opt",
    "flags": "!armv6"
}