v2026.04.02/scripts/scraper
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
..
targets Add TRS-80, RX-78, Sega AI entries; refactor tools 2026-03-29 23:04:30 +02:00
__init__.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
base_scraper.py Add TRS-80, RX-78, Sega AI entries; refactor tools 2026-03-29 23:04:30 +02:00
batocera_scraper.py feat: add native_id to scraper output 2026-03-29 13:15:57 +02:00
bizhawk_scraper.py Regenerate database and update emulator profiles 2026-03-29 22:41:01 +02:00
coreinfo_scraper.py feat: re-profile 22 emulators, refactor validation to common.py 2026-03-24 22:31:22 +01:00
dat_parser.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
emudeck_scraper.py fix: emudeck scraper outputs cores field, base_scraper uses generate_platform_yaml 2026-03-27 12:27:51 +01:00
libretro_scraper.py feat: add native_id to scraper output 2026-03-29 13:15:57 +02:00
recalbox_scraper.py feat: add native_id to scraper output 2026-03-29 13:15:57 +02:00
retrobat_scraper.py refactor: extract _fetch_raw to BaseScraper (DRY) 2026-03-18 08:22:21 +01:00
retrodeck_scraper.py chore: add MAME and RetroDECK ROM sets 2026-03-19 23:26:49 +01:00
romm_scraper.py feat: add doom engine wad files, emulatorjs base config 2026-03-25 23:12:53 +01:00