ID retroarch_stella
Short Name retroarch_stella
Name retroarch_stella
Type Unknown
Description
Platforms Atari 2600
Matches emulationstation-de RetroArch (Stella)
recalbox libretro_stella
retropie lr-stella
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\stella_libretro.dll %ROM%
Links
emulationstation-de RetroArch (Stella)
{
    "id": "RetroArch (Stella)",
    "name": "RetroArch (Stella)",
    "platforms": [
        "atari2600"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\stella_libretro.dll %ROM%"
    ]
}
recalbox libretro_stella
{
    "id": "libretro_stella",
    "name": "Libretro Stella",
    "platforms": [
        "atari2600"
    ],
    "altNames": [
        "stella_libretro",
        "retroarch_stella"
    ]
}
retropie lr-stella
{
    "platforms": [
        "atari2600"
    ],
    "id": "lr-stella",
    "desc": "Atari 2600 emulator - Stella core for libretro",
    "help": "ROM Extensions: .a26 .bin .rom .zip .gz\\n\\nCopy your Atari 2600 roms to $romdir/atari2600",
    "licence": "GPL2 https://raw.githubusercontent.com/stella-emu/stella/master/License.txt",
    "repo": "git https://github.com/stella-emu/stella.git master",
    "section": "exp"
}