mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
feat: re-profile 40 emulators, harden CI workflows
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.
This commit is contained in:
@@ -2,7 +2,8 @@ emulator: QuickNES
|
||||
type: libretro
|
||||
core_classification: community_fork
|
||||
source: "https://github.com/libretro/QuickNES_Core"
|
||||
profiled_date: "2026-03-21"
|
||||
upstream: "https://github.com/kode54/QuickNES"
|
||||
profiled_date: "2026-03-25"
|
||||
core_version: "1.0-WIP"
|
||||
display_name: "Nintendo - NES / Famicom (QuickNES)"
|
||||
cores:
|
||||
@@ -11,7 +12,7 @@ systems:
|
||||
- nintendo-nes
|
||||
|
||||
notes: |
|
||||
NES emulator by blargg (Shay Green). No BIOS required.
|
||||
NES cartridge games are self-contained.
|
||||
NES emulator by blargg (Shay Green), maintained by kode54.
|
||||
NES has no BIOS. All palettes compiled in.
|
||||
|
||||
files: []
|
||||
|
||||
Reference in New Issue
Block a user