mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-22 19:32:48 +00:00
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.
17 lines
379 B
Text
17 lines
379 B
Text
|
|
desktop.ini
|
|
.DS_Store
|
|
__pycache__/
|
|
*.pyc
|
|
.cache/
|
|
dist/
|
|
*.tmp
|
|
|
|
# Large files stored as GitHub Release assets (> 50MB)
|
|
bios/Arcade/Arcade/Firmware.19.0.0.zip
|
|
bios/Arcade/Arcade/maclc3.zip
|
|
bios/Nintendo/Nintendo DS/dsi_nand.bin
|
|
bios/Other/Batocera42/dsi_nand.bin
|
|
bios/Sony/PlayStation 3/PS3UPDAT.PUP
|
|
bios/Sony/PlayStation Vita/PSVUPDAT.PUP
|
|
bios/Sony/PlayStation Vita/PSP2UPDAT.PUP
|