v2026.04.02/scripts
Abdessamad Derraz 0c5cde83e1 Add TRS-80, RX-78, Sega AI entries; refactor tools
Add many MAME/MESS BIOS entries (TRS-80 family, Bandai RX-78, Sega AI) and update docs/navigation counts (README, mkdocs). Remove empty supplemental file references from database.json and update generated timestamps and totals. Harden and refactor tooling: add MAX_RESPONSE_SIZE limited reader in base_scraper, make target scrapers an abstract base, narrow exception handling in the Batocera targets parser, and switch generate_pack.py and verify.py to use build_target_cores_cache (simplifies target config loading and error handling). verify.py also loads supplemental cross-reference names and accepts them through verify_platform. Update tests to import from updated modules (validation/truth). Misc: small bugfix for case-insensitive path conflict check.
2026-03-29 23:04:30 +02:00
..
exporter feat: add exporter plugin architecture 2026-03-29 13:19:38 +02:00
scraper Add TRS-80, RX-78, Sega AI entries; refactor tools 2026-03-29 23:04:30 +02:00
auto_fetch.py refactor: deduplicate yaml import pattern via require_yaml() 2026-03-29 17:07:27 +02:00
check_buildbot_system.py feat: add buildbot system change detection 2026-03-29 11:03:15 +02:00
common.py fix: case-insensitive data dir basename resolution 2026-03-29 23:01:32 +02:00
cross_reference.py refactor: deduplicate yaml import pattern via require_yaml() 2026-03-29 17:07:27 +02:00
crypto_verify.py feat: re-profile 22 emulators, refactor validation to common.py 2026-03-24 22:31:22 +01:00
dedup.py fix: clone resolution in common.py, move clone map to root 2026-03-24 21:57:49 +01:00
deterministic_zip.py feat: deterministic MAME ZIP assembly in packs 2026-03-24 15:17:12 +01:00
diff_truth.py refactor: deduplicate yaml import pattern via require_yaml() 2026-03-29 17:07:27 +02: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
export_native.py feat: add export_native.py CLI 2026-03-29 13:21:08 +02:00
generate_db.py feat: add doom engine wad files, emulatorjs base config 2026-03-25 23:12:53 +01:00
generate_pack.py Add TRS-80, RX-78, Sega AI entries; refactor tools 2026-03-29 23:04:30 +02:00
generate_readme.py feat: add quick install section to readme 2026-03-28 18:09:40 +01:00
generate_site.py refactor: deduplicate yaml import pattern via require_yaml() 2026-03-29 17:07:27 +02:00
generate_truth.py refactor: deduplicate yaml import pattern via require_yaml() 2026-03-29 17:07:27 +02:00
list_platforms.py feat: add doom engine wad files, emulatorjs base config 2026-03-25 23:12:53 +01:00
migrate.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
pipeline.py feat: add --with-truth and --with-export to pipeline 2026-03-29 13:22:20 +02:00
refresh_data_dirs.py feat: re-profile 22 emulators, refactor validation to common.py 2026-03-24 22:31:22 +01:00
sect233r1.py feat: add sect233r1 ECDSA verification for 3DS OTP cert 2026-03-24 11:45:16 +01:00
truth.py refactor: extract validation and truth modules from common.py 2026-03-29 16:41:24 +02:00
validate_pr.py refactor: extract validation and truth modules from common.py 2026-03-29 16:41:24 +02:00
validation.py refactor: deduplicate hash comparison loop in check_file_validation 2026-03-29 17:15:24 +02:00
verify.py Add TRS-80, RX-78, Sega AI entries; refactor tools 2026-03-29 23:04:30 +02:00