ID retroarch_vba_next
Short Name retroarch_vba_next
Name retroarch_vba_next
Type Unknown
Description
Platforms Nintendo Game Boy Advance
Matches emulationstation-de RetroArch (VBA Next)
retropie lr-vba-next
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\vba_next_libretro.dll %ROM%
Links
emulationstation-de RetroArch (VBA Next)
{
    "id": "RetroArch (VBA Next)",
    "name": "RetroArch (VBA Next)",
    "platforms": [
        "gba"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\vba_next_libretro.dll %ROM%"
    ]
}
retropie lr-vba-next
{
    "platforms": [
        "gba"
    ],
    "id": "lr-vba-next",
    "desc": "GBA emulator - VBA-M (optimised) 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/vba-next/master/LICENSE",
    "repo": "git https://github.com/libretro/vba-next.git master",
    "section": "main",
    "flags": "!armv6"
}