summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/softlist.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0138u4 Aaron Giles2010-07-221-1/+1
* Soflist will now load only items from original system by default. Miodrag Milanovic2010-07-201-1/+1
* Added per-device image softlist loading routine [Miodrag Milanovic] Miodrag Milanovic2010-07-071-4/+2
* Cleanups and version bump.mame0138u3 Aaron Giles2010-07-061-6/+6
* - Added MDRV_SOFTWARE_LIST_COMPATIBLE_ADD for adding compatible software list... Miodrag Milanovic2010-07-061-33/+65
* Support for multiple software list per driver [Miodrag Milanovic] Miodrag Milanovic2010-07-061-37/+35
* Software list update: [Wilbert Pol] Miodrag Milanovic2010-07-041-59/+49
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-5/+5
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-2/+2
* - Moved ioproc implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-231-2/+5
* Fixed rewrite error in softlist (no whatsnew) Miodrag Milanovic2010-06-211-1/+1
* - Moved softlist implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-201-0/+1445