ID retroarch_fbneo
Short Name retroarch_fbneo
Name retroarch_fbneo
Type Unknown
Description
Platforms Generic Arcade
Capcom Capcom Play System 1
Fairchild Channel F
Coleco ColecoVision
Taito Type X
Nintendo Famicom
Sega Game Gear
Sega Mark III & Master System
Sega Genesis
Microsoft MSX
SNK Neo Geo
SNK Neo Geo CD
Nintendo Entertainment System
SNK Neo Geo Pocket
NEC Turbografx 16
Tsukuda Original Othello Multivision
NEC PC Engine SuperGrafx
Sinclair ZX Spectrum +3
Matches emulationstation-de RetroArch (FinalBurn Neo)
recalbox libretro_fbneo
retropie lr-fbneo
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\fbneo_libretro.dll %ROM%
Links
emulationstation-de RetroArch (FinalBurn Neo)
{
    "id": "RetroArch (FinalBurn Neo)",
    "name": "RetroArch (FinalBurn Neo)",
    "platforms": [
        "arcade",
        "cps",
        "mame"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\fbneo_libretro.dll %ROM%"
    ]
}
recalbox libretro_fbneo
{
    "id": "libretro_fbneo",
    "name": "Libretro Fbneo",
    "platforms": [
        "channelf",
        "colecovision",
        "fbneo",
        "fds",
        "gamegear",
        "mastersystem",
        "megadrive",
        "msx1",
        "neogeo",
        "neogeocd",
        "nes",
        "ngp",
        "pcengine",
        "sg1000",
        "supergrafx",
        "zxspectrum"
    ],
    "altNames": [
        "fbneo_libretro",
        "retroarch_fbneo"
    ]
}
retropie lr-fbneo
{
    "platforms": [
        "${systems[@]}"
    ],
    "id": "lr-fbneo",
    "desc": "Arcade emu - FinalBurn Neo (latest version) port for libretro",
    "help": "Previously called lr-fba-next and fbalpha\\n\\ROM Extension: .zip\\n\\nCopy your FBA roms to\\n$romdir/fba or\\n$romdir/neogeo or\\n$romdir/arcade\\n\\nFor NeoGeo games the neogeo.zip BIOS is required and must be placed in the same directory as your FBA roms.",
    "licence": "NONCOM https://raw.githubusercontent.com/libretro/FBNeo/master/src/license.txt",
    "repo": "git https://github.com/libretro/FBNeo.git master",
    "section": "main armv6=opt"
}