v2026.04.02/scripts/scraper
Abdessamad Derraz 03a9fa3276 fix: batocera targets scraper es_systems path and condition parser
- Fix es_systems.yml URL (batocera-emulationstation -> batocera-es-system)
- Replace if/endif block parser with select-if condition parser that
  matches the actual Config.in structure (select PACKAGE if CONDITION)
- Add Kconfig boolean condition checker (handles &&, ||, !, parentheses)
- Add meta-flag expansion (X86_64_ANY, GLES3, ROCKCHIP_GLES3, etc.)
  iterated to fixpoint for chained derivations
- Fix es_systems.yml parser for the actual dict format with requireAnyOf
2026-03-26 09:16:06 +01:00
..
targets fix: batocera targets scraper es_systems path and condition parser 2026-03-26 09:16:06 +01:00
__init__.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
base_scraper.py refactor: centralize hash logic, fix circular imports and perf bottlenecks 2026-03-18 11:51:12 +01:00
batocera_scraper.py feat: standalone emulator support for batocera and multi-platform name mapping 2026-03-26 00:44:21 +01: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 feat: re-profile 22 emulators, refactor validation to common.py 2026-03-24 22:31:22 +01:00
libretro_scraper.py feat: core profiles, data_dirs buildbot, cross_ref fix 2026-03-18 21:20:02 +01:00
recalbox_scraper.py feat: platform-core registry for exact pack generation 2026-03-19 16:10:43 +01: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