mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
feat: add emulator/system pack generation, validation checks, path resolution
add --emulator, --system, --standalone, --list-emulators, --list-systems to verify.py and generate_pack.py. packs are RTU with data directories, regional BIOS variants, and archive support. validation: field per file (size, crc32, md5, sha1) with conflict detection. by_path_suffix index in database.json for regional variant resolution via dest_hint. restructure GameCube IPL to regional subdirs. 66 E2E tests, full pipeline verified.
This commit is contained in:
BIN
bios/Nintendo/GameCube/GC/EUR/IPL.bin
Normal file
BIN
bios/Nintendo/GameCube/GC/EUR/IPL.bin
Normal file
Binary file not shown.
BIN
bios/Nintendo/GameCube/GC/JAP/IPL.bin
Normal file
BIN
bios/Nintendo/GameCube/GC/JAP/IPL.bin
Normal file
Binary file not shown.
BIN
bios/Nintendo/GameCube/GC/USA/IPL.bin
Normal file
BIN
bios/Nintendo/GameCube/GC/USA/IPL.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user