mirror of
https://github.com/holub/mame
synced 2025-07-07 19:03:29 +03:00
![]() Somehow, I hadn't noticed my previous implementation only handled ROM loading and not CHD loading. Now CHDs are handled too. Next, I plan to reduce the duplicate code: I'd like not to have 2 copies of the code which takes the locationtag in the format "list%setname%parentname" and returns the five strings of the locations we try to load from: list, setname, parentname, list/setname and list/parentname... |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |