v2026.04.02/scripts
Abdessamad Derraz 8fcb86ba35 feat: deterministic MAME ZIP assembly in packs
all ZIP files (neogeo.zip, pgm.zip, etc.) are rebuilt with fixed
metadata before packing: sorted filenames, epoch timestamps, fixed
permissions, deflate level 9. same ROM atoms = same ZIP hash, always.
115 internal ZIPs verified identical across two independent builds.
enables version-agnostic ZIP assembly from ROM atoms indexed by CRC32.
2026-03-24 15:17:12 +01:00
..
scraper fix: resolve truncated md5 in batocera scraper 2026-03-19 23:52:25 +01:00
auto_fetch.py fix: round 2 audit fixes, updated emulator profiles 2026-03-19 15:00:18 +01:00
common.py feat: full ground truth validation in verify.py 2026-03-24 11:11:38 +01:00
cross_reference.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
crypto_verify.py feat: add sect233r1 ECDSA verification for 3DS OTP cert 2026-03-24 11:45:16 +01:00
dedup.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
deterministic_zip.py feat: deterministic MAME ZIP assembly in packs 2026-03-24 15:17:12 +01:00
download.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
download.sh update all references from retroarch_system to retrobios 2026-03-17 11:17:50 +01:00
generate_db.py feat: add emulator/system pack generation, validation checks, path resolution 2026-03-22 14:02:20 +01:00
generate_pack.py feat: deterministic MAME ZIP assembly in packs 2026-03-24 15:17:12 +01:00
generate_readme.py chore: add MAME and RetroDECK ROM sets 2026-03-19 23:26:49 +01:00
generate_site.py chore: add MAME and RetroDECK ROM sets 2026-03-19 23:26:49 +01:00
list_platforms.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
migrate.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
pipeline.py feat: platform-core registry for exact pack generation 2026-03-19 16:10:43 +01:00
refresh_data_dirs.py chore: add MAME and RetroDECK ROM sets 2026-03-19 23:26:49 +01:00
sect233r1.py feat: add sect233r1 ECDSA verification for 3DS OTP cert 2026-03-24 11:45:16 +01:00
validate_pr.py fix: round 2 audit fixes, updated emulator profiles 2026-03-19 15:00:18 +01:00
verify.py feat: pack integrity verification, manifests, SHA256SUMS 2026-03-24 14:56:02 +01:00