mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-29 22:02:48 +00:00
fix: align verify and pack validation, pipeline 100% consistent
generate_pack.py now applies emulator-level validation (crc32, sha1, adler32) matching verify.py behavior. existence mode: validation is informational (file present = OK). md5 mode: validation downgrades to UNTESTED. clone resolution moved to common.py resolve_local_file. all 6 platforms pass consistency check.
This commit is contained in:
parent
ae4846550f
commit
94000bdaef
3 changed files with 25 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue