ID retroarch_tgbdual
Short Name retroarch_tgbdual
Name retroarch_tgbdual
Type Unknown
Description
Platforms Nintendo Game Boy
Nintendo Game Boy Color
Matches emulationstation-de RetroArch (TGB Dual)
recalbox libretro_tgbdual
retropie lr-tgbdual
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\tgbdual_libretro.dll %ROM%
Links
emulationstation-de RetroArch (TGB Dual)
{
    "id": "RetroArch (TGB Dual)",
    "name": "RetroArch (TGB Dual)",
    "platforms": [
        "gb",
        "gbc"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\tgbdual_libretro.dll %ROM%"
    ]
}
recalbox libretro_tgbdual
{
    "id": "libretro_tgbdual",
    "name": "Libretro Tgbdual",
    "platforms": [
        "gb",
        "gbc"
    ],
    "altNames": [
        "tgbdual_libretro",
        "retroarch_tgbdual"
    ]
}
retropie lr-tgbdual
{
    "platforms": [
        "gb",
        "gbc"
    ],
    "id": "lr-tgbdual",
    "desc": "Gameboy Color emu - TGB Dual port for libretro",
    "help": "ROM Extensions: .gb .gbc .zip\\n\\nCopy your GameBoy roms to $romdir/gb\\n\\nCopy your GameBoy Color roms to $romdir/gbc",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/tgbdual-libretro/master/docs/COPYING-2.0.txt",
    "repo": "git https://github.com/libretro/tgbdual-libretro.git master",
    "section": "opt"
}