mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 04:12:33 -05:00
profile emulators pd777 through tic80, add frozen snapshots (puae2021, snes9x2002/2005/2010, stella2014/2023). CI: replace github-script with gh CLI, add test execution, job-level permissions, propagate changed output, pin jsonschema.
19 lines
566 B
YAML
19 lines
566 B
YAML
emulator: Stella
|
|
type: alias
|
|
alias_of: stella2014
|
|
source: "https://github.com/libretro/stella-libretro"
|
|
profiled_date: "2026-03-25"
|
|
core_version: "3.9.3"
|
|
display_name: "Atari - 2600 (Stella)"
|
|
cores:
|
|
- stella
|
|
systems:
|
|
- atari-2600
|
|
|
|
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.
|