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:
@@ -159,6 +159,16 @@ data_directories:
|
||||
strip_components: 1
|
||||
description: "FreeIntv per-game controller overlay PNGs"
|
||||
|
||||
# ref: crawl-ref/source/files.cc:375-458 — datafile_path() dat/ tree
|
||||
# Not on buildbot — sourced from libretro repo
|
||||
# 532 files (tiles, fonts, databases, lua scripts, level descriptions)
|
||||
stonesoup:
|
||||
source_url: "https://github.com/libretro/crawl-ref"
|
||||
source_type: git_subtree
|
||||
source_path: "crawl-ref/source/dat"
|
||||
local_cache: data/stonesoup
|
||||
description: "DCSS game data (tiles, fonts, databases, lua, level descriptions)"
|
||||
|
||||
# ref: dirksimple — system/
|
||||
dirksimple:
|
||||
source_url: "https://buildbot.libretro.com/assets/system/DirkSimple.zip"
|
||||
|
||||
Reference in New Issue
Block a user