ID retroarch_fuse
Short Name retroarch_fuse
Name retroarch_fuse
Type Unknown
Description
Platforms Sinclair ZX Spectrum +3
Matches recalbox libretro_fuse
retropie lr-fuse
Author
License
Binary
Directory
Command Line
Links
recalbox libretro_fuse
{
    "id": "libretro_fuse",
    "name": "Libretro Fuse",
    "platforms": [
        "zxspectrum"
    ],
    "altNames": [
        "fuse_libretro",
        "retroarch_fuse"
    ]
}
retropie lr-fuse
{
    "platforms": [
        "zxspectrum"
    ],
    "id": "lr-fuse",
    "desc": "ZX Spectrum emu - Fuse port for libretro",
    "help": "ROM Extensions: .sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip\\n\\nCopy your ZX Spectrum games to $romdir/zxspectrum",
    "licence": "GPL3 https://raw.githubusercontent.com/libretro/fuse-libretro/master/LICENSE",
    "repo": "git https://github.com/libretro/fuse-libretro.git master",
    "section": "main"
}