mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-25 20:42:48 +00:00
feat: add by_sha256 index, fix reporting attribution
generate_db: add by_sha256 index for O(1) variant lookup. verify: _find_best_variant uses indexed sha256 instead of O(n) scan. validation: check_file_validation returns (reason, emulators) tuple, attributing mismatch only to emulators whose check actually failed. beetle_psx: remove incorrect size field for ps1_rom.bin (code does not validate size, swanstation is sole size authority).
This commit is contained in:
parent
95b7a9813c
commit
0401d058a1
7 changed files with 7382 additions and 51 deletions
7299
database.json
7299
database.json
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue