ID retroarch_gearboy
Short Name retroarch_gearboy
Name retroarch_gearboy
Type Unknown
Description
Platforms Nintendo Game Boy
Nintendo Game Boy Color
Matches emulationstation-de RetroArch (Gearboy)
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\gearboy_libretro.dll %ROM%
Links
emulationstation-de RetroArch (Gearboy)
{
    "id": "RetroArch (Gearboy)",
    "name": "RetroArch (Gearboy)",
    "platforms": [
        "gb",
        "gbc"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\gearboy_libretro.dll %ROM%"
    ]
}