mirror of
https://github.com/Abdess/retrobios.git
synced 2026-07-02 09:59:00 +00: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:
parent
0543165ed2
commit
ebb55a445b
69 changed files with 2337 additions and 1544 deletions
|
|
@ -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: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue