mirror of
https://github.com/Abdess/retrobios.git
synced 2026-07-01 06:30:02 +00:00
v2: automated BIOS platform with full pipeline
Reorganized 6 branches into bios/Manufacturer/Console/. Scrapers for RetroArch, Batocera, Recalbox, and libretro core-info. Platform-aware verification replicating native logic per platform. Pack generation with dedup, alias resolution, variant support. CI/CD: weekly auto-scrape, auto-release, PR validation. Large files (>50MB) stored as GitHub Release assets, auto-fetched at build time.
This commit is contained in:
parent
5f96368f6d
commit
13c561888d
7038 changed files with 3243612 additions and 29617 deletions
8
.github/CODEOWNERS
vendored
Normal file
8
.github/CODEOWNERS
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# BIOS files require review from maintainer
|
||||
/bios/ @Abdess
|
||||
|
||||
# Platform configs require review
|
||||
/platforms/ @Abdess
|
||||
|
||||
# Scripts require review
|
||||
/scripts/ @Abdess
|
||||
Loading…
Add table
Add a link
Reference in a new issue