mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
refactor: fix cross-reference archive grouping and path resolution
Group archived files by archive unit in find_undeclared_files instead of reporting individual ROMs. Add path-based fallback for descriptive names (e.g. "SeaBIOS (128 KB)" resolves via path: bios.bin). Update _collect_extras to use archive name for pack resolution. Regenerate database with new bios files. 6 new E2E tests covering archive in_repo, missing archives, descriptive names, and pack extras.
This commit is contained in:
@@ -122,6 +122,7 @@ nav:
|
||||
- Synertek: systems/synertek.md
|
||||
- Tandy: systems/tandy.md
|
||||
- Texas Instruments: systems/texas-instruments.md
|
||||
- Thomson: systems/thomson.md
|
||||
- Tiger: systems/tiger.md
|
||||
- Timex: systems/timex.md
|
||||
- Tomy: systems/tomy.md
|
||||
|
||||
Reference in New Issue
Block a user