fix: cross-reference checks data/ directories for false positives

_find_in_repo and _name_in_index now scan data/ in addition to
bios/ via database.json. Eliminates 129 false positives from
game data migrated to data/ (OpenTyrian, ScummVM, SDLPAL, Cave
Story, Syobon Action). True missing: 782 -> 653.
This commit is contained in:
Abdessamad Derraz
2026-03-28 17:31:22 +01:00
parent 3d5d5b601c
commit 3092d73122
4 changed files with 117 additions and 31 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,529** verified files across **352** systems, ready to extract into your emulator's BIOS directory.
**7,532** 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,529 files** verified with MD5, SHA1, CRC32 checksums
- **8108 MB** total collection size
- **7,532 files** verified with MD5, SHA1, CRC32 checksums
- **8112 MB** total collection size
## Supported systems
@@ -49,7 +49,7 @@ Full list with per-file details: **[https://abdess.github.io/retrobios/](https:/
| Recalbox | 346/346 (100.0%) | 346 | 0 | 0 |
| RetroArch | 448/448 (100.0%) | 448 | 0 | 0 |
| RetroBat | 331/331 (100.0%) | 330 | 1 | 0 |
| RetroDECK | 2007/2007 (100.0%) | 2000 | 7 | 0 |
| RetroDECK | 2007/2007 (100.0%) | 1999 | 8 | 0 |
| RetroPie | 448/448 (100.0%) | 448 | 0 | 0 |
| RomM | 374/374 (100.0%) | 372 | 2 | 0 |
@@ -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-28T14:47:06Z*
*Auto-generated on 2026-03-28T16:30:00Z*