ID retroarch_gpsp
Short Name retroarch_gpsp
Name retroarch_gpsp
Type Unknown
Description
Platforms Nintendo Game Boy Advance
Matches emulationstation-de RetroArch (gpSP)
recalbox libretro_gpsp
retropie lr-gpsp
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\gpsp_libretro.dll %ROM%
Links
emulationstation-de RetroArch (gpSP)
{
    "id": "RetroArch (gpSP)",
    "name": "RetroArch (gpSP)",
    "platforms": [
        "gba"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\gpsp_libretro.dll %ROM%"
    ]
}
recalbox libretro_gpsp
{
    "id": "libretro_gpsp",
    "name": "Libretro Gpsp",
    "platforms": [
        "gba"
    ],
    "altNames": [
        "gpsp_libretro",
        "retroarch_gpsp"
    ]
}
retropie lr-gpsp
{
    "platforms": [
        "gba"
    ],
    "id": "lr-gpsp",
    "desc": "GBA emu - gpSP port for libretro",
    "help": "ROM Extensions: .gba .zip\\n\\nCopy your Game Boy Advance roms to $romdir/gba\\n\\nCopy the required BIOS file gba_bios.bin to $biosdir",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/gpsp/master/COPYING",
    "repo": "git https://github.com/libretro/gpsp.git master",
    "section": "opt arm=main",
    "flags": "!all arm"
}