mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-29 13:52:48 +00:00
feat: add emulator/system pack generation, validation checks, path resolution
add --emulator, --system, --standalone, --list-emulators, --list-systems to verify.py and generate_pack.py. packs are RTU with data directories, regional BIOS variants, and archive support. validation: field per file (size, crc32, md5, sha1) with conflict detection. by_path_suffix index in database.json for regional variant resolution via dest_hint. restructure GameCube IPL to regional subdirs. 66 E2E tests, full pipeline verified.
This commit is contained in:
parent
d2adde9846
commit
1d350f0578
21 changed files with 17218 additions and 150 deletions
15996
database.json
15996
database.json
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue