mirror of
https://github.com/Abdess/retrobios.git
synced 2026-04-20 05:47:46 +00:00
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). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_e2e.py | ||
| test_fbneo_parser.py | ||
| test_hash_merge.py | ||
| test_mame_parser.py | ||
| test_pack_integrity.py | ||