Go to file
Fabio Priuli f79cd2675e romload.c: implemented handling of parent-clone CHDs in software lists [Fabio Priuli]
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...
2011-01-16 17:29:16 +00:00
docs Added support for OSD-generated fonts. The OSD is queried first to see 2010-10-24 00:16:54 +00:00
src romload.c: implemented handling of parent-clone CHDs in software lists [Fabio Priuli] 2011-01-16 17:29:16 +00:00
.gitattributes Delete needless file as per AWJ 2011-01-16 14:25:12 +00:00
makefile Silly. 2010-12-30 06:50:24 +00:00