feat: add 10 emulator profiles (batch 5)
snes9x (BS-X + STBIOS, HLE coprocessors), mupen64plus (64DD IPL),
pcsx_rearmed (7 BIOS + dynamic scan fallback), stella (no BIOS),
fmsx (12 MSX ROMs), virtualjaguar (6 BIOS embedded),
sameboy (8 boot ROM types, all built-in), beetle_vb (no BIOS),
handy (lynxboot.img 512B), pokemini (bios.min + FreeBIOS fallback)
61 total profiles. Cross-reference: 667 undeclared, 182 in repo.
2026-03-17 19:33:20 +01:00
|
|
|
emulator: Stella
|
2026-03-25 07:00:17 +01:00
|
|
|
type: alias
|
|
|
|
|
alias_of: stella2014
|
|
|
|
|
source: "https://github.com/libretro/stella-libretro"
|
|
|
|
|
profiled_date: "2026-03-25"
|
|
|
|
|
core_version: "3.9.3"
|
2026-03-18 05:19:57 +01:00
|
|
|
display_name: "Atari - 2600 (Stella)"
|
feat: add 10 emulator profiles (batch 5)
snes9x (BS-X + STBIOS, HLE coprocessors), mupen64plus (64DD IPL),
pcsx_rearmed (7 BIOS + dynamic scan fallback), stella (no BIOS),
fmsx (12 MSX ROMs), virtualjaguar (6 BIOS embedded),
sameboy (8 boot ROM types, all built-in), beetle_vb (no BIOS),
handy (lynxboot.img 512B), pokemini (bios.min + FreeBIOS fallback)
61 total profiles. Cross-reference: 667 undeclared, 182 in repo.
2026-03-17 19:33:20 +01:00
|
|
|
cores:
|
|
|
|
|
- stella
|
|
|
|
|
systems:
|
|
|
|
|
- atari-2600
|
|
|
|
|
|
2026-03-25 07:00:17 +01:00
|
|
|
note: |
|
|
|
|
|
Identical codebase to stella2014-libretro. Both repos share the same HEAD
|
|
|
|
|
commit and produce a binary reporting library_name "Stella 2014". The
|
|
|
|
|
stella_libretro.info incorrectly lists display_version "6.6"; the actual
|
|
|
|
|
embedded version is 3.9.3. See stella2014.yml for firmware requirements
|
|
|
|
|
and KidVid audio files.
|