summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev/chd_cd.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for loading other image types to cdrom device, with use of chdm... Miodrag Milanovic2011-08-201-6/+12
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-191-2/+2
* CDROM image device modernized and drivers updated (no whatsnew) Miodrag Milanovic2011-06-151-121/+75
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-4/+4
* cleanups, this time for good Angelo Salese2011-04-171-1/+1
* cartslot.c/chd_cd.c: added support for a callback function to test softlist s... Fabio Priuli2011-04-071-0/+7
* BIG update. Aaron Giles2011-03-291-1/+1
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-2/+2
* Added CHD support in softlists [Miodrag Milanovic] Miodrag Milanovic2011-01-101-4/+11
* Removed mess from names of some calls in image device code (no whatsnew) Miodrag Milanovic2011-01-061-9/+9
* Moved image devices implementation and related UI functions to emu section fr... Miodrag Milanovic2011-01-051-0/+191