ID retroarch_freeintv
Short Name retroarch_freeintv
Name retroarch_freeintv
Type Unknown
Description
Platforms Mattel Intellivision
Matches recalbox libretro_freeintv
retropie lr-freeintv
Author
License
Binary
Directory
Command Line
Links
recalbox libretro_freeintv
{
    "id": "libretro_freeintv",
    "name": "Libretro Freeintv",
    "platforms": [
        "intellivision"
    ],
    "altNames": [
        "freeintv_libretro",
        "retroarch_freeintv"
    ]
}
retropie lr-freeintv
{
    "platforms": [
        "intellivision"
    ],
    "id": "lr-freeintv",
    "desc": "Intellivision emulator for libretro",
    "help": "ROM Extensions: .int .bin\\n\\nCopy your Intellivision roms to $romdir/intellivision\\n\\nCopy the required BIOS files exec.bin and grom.bin to $biosdir",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/FreeIntv/master/LICENSE",
    "repo": "git https://github.com/libretro/FreeIntv.git master",
    "section": "opt"
}