v2026.04.02/scripts
Abdessamad Derraz 4faae161b4 feat: implement --include-extras with hybrid core detection
generate_pack.py now merges Tier 2 emulator files into platform packs:
- Auto-detects cores from platform YAML "core:" fields (31 for RetroArch)
- Also reads manual "emulators:" list from _registry.yml (for Batocera etc)
- Union of both sources = complete emulator coverage per platform
- Files already in platform pack are skipped (Tier 1 wins)

Results with --include-extras:
  RetroArch: 395 -> 654 files (+259 emulator extras)
  Batocera:  359 -> 632 files (+273 emulator extras)

Pack naming: BIOS_Pack.zip (normal) vs Complete_Pack.zip (with extras)
2026-03-18 05:39:13 +01:00
..
scraper refactor: quality audit fixes, honest verification reporting 2026-03-17 15:35:30 +01:00
auto_fetch.py refactor: quality audit fixes, honest verification reporting 2026-03-17 15:35:30 +01:00
common.py feat: recalbox 346/346 via md5_composite, add mame variants 2026-03-17 16:08:39 +01:00
cross_reference.py feat: add emulator profiles and cross-reference engine (tier 2) 2026-03-17 20:08:27 +01:00
dedup.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
download.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
download.sh update all references from retroarch_system to retrobios 2026-03-17 11:17:50 +01:00
generate_db.py feat: batocera 679/680, fix variant indexing, add hikaru + segaboot 2026-03-17 17:06:02 +01:00
generate_pack.py feat: implement --include-extras with hybrid core detection 2026-03-18 05:39:13 +01:00
generate_readme.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
list_platforms.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
migrate.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
validate_pr.py refactor: consolidate CI pipeline, remove third-party deps 2026-03-17 12:33:10 +01:00
verify.py feat: batocera 679/680, fix variant indexing, add hikaru + segaboot 2026-03-17 17:06:02 +01:00