fix: cross-reference checks inside ZIP archives

_build_supplemental_index scans both data/ directories and
contents of bios/ ZIP files. Eliminates 197 false positives
where files existed inside archive ZIPs (neogeo.zip, pgm.zip,
stvbios.zip, etc.) but were counted as missing. True missing
drops from 645 to 448.
This commit is contained in:
Abdessamad Derraz
2026-03-28 18:00:11 +01:00
parent c6a24446ba
commit 76fe7dd76f
4 changed files with 29 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
Complete BIOS and firmware packs for Batocera, BizHawk, EmuDeck, Lakka, Recalbox, RetroArch, RetroBat, RetroDECK, RetroPie, and RomM.
**7,532** verified files across **352** systems, ready to extract into your emulator's BIOS directory.
**7,545** verified files across **352** systems, ready to extract into your emulator's BIOS directory.
## Download BIOS packs
@@ -29,8 +29,8 @@ Each file is checked against the emulator's source code to match what the code a
- **10 platforms** supported with platform-specific verification
- **328 emulators** profiled from source (RetroArch cores + standalone)
- **352 systems** covered (NES, SNES, PlayStation, Saturn, Dreamcast, ...)
- **7,532 files** verified with MD5, SHA1, CRC32 checksums
- **8112 MB** total collection size
- **7,545 files** verified with MD5, SHA1, CRC32 checksums
- **8115 MB** total collection size
## Supported systems
@@ -113,4 +113,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
This repository provides BIOS files for personal backup and archival purposes.
*Auto-generated on 2026-03-28T16:30:00Z*
*Auto-generated on 2026-03-28T16:59:13Z*