fix: resolve descriptive names via dest_hint basename fallback

resolve_local_file now tries the path: field basename when name:
lookup fails. Fixes 139 PCem false positives where descriptive
names ("MDA font ROM") didn't match actual filenames (mda.rom).
Also add 3 QEMU firmware (MacROM.bin, bios_loongson3, pmon_2e).
Cross-reference path: fallback already added. 149/149 tests pass.
This commit is contained in:
Abdessamad Derraz
2026-03-28 18:24:53 +01:00
parent edd44d4137
commit 536c0c242e
5 changed files with 987 additions and 424 deletions

BIN
bios/QEMU/MacROM.bin Normal file

Binary file not shown.

Binary file not shown.

BIN
bios/QEMU/pmon_2e.bin Normal file

Binary file not shown.