mirror of
https://github.com/Abdess/retrobios.git
synced 2026-04-21 14:27:45 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| targets | ||
| __init__.py | ||
| base_scraper.py | ||
| batocera_scraper.py | ||
| coreinfo_scraper.py | ||
| dat_parser.py | ||
| emudeck_scraper.py | ||
| libretro_scraper.py | ||
| recalbox_scraper.py | ||
| retrobat_scraper.py | ||
| retrodeck_scraper.py | ||
| romm_scraper.py | ||