mame/src
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
..
build makedep now ignores "-include" which is used by sdlmame to include sdlprefix.h before all other includes. [Couriersud] 2011-01-03 20:37:57 +00:00
emu romload.c: implemented handling of parent-clone CHDs in software lists [Fabio Priuli] 2011-01-16 17:29:16 +00:00
ldplayer running_device -> device_t 2010-12-31 21:42:55 +00:00
lib revert silly change 2011-01-12 15:56:03 +00:00
mame Implemented proper RNG mechanism in Seibu COP emulation [Tomasz Slanina, Angelo Salese] 2011-01-16 17:16:31 +00:00
osd Cleaned OSD windows and emu part from NEWUI dependencies (no whatsnew) 2011-01-13 09:11:34 +00:00
tools Added COSMAC back to Unidasm. (no whatsnew) 2011-01-12 15:05:18 +00:00
version.c Cleanups and version bump. 2011-01-01 00:59:47 +00:00