summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devimage.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0139u1 Aaron Giles2010-08-121-1/+1
* Newline at end of devimage.c (no whatsnew) Miodrag Milanovic2010-08-041-1/+1
* Fixed image device error handling [ShimaPong, Miodrag Milanovic] Miodrag Milanovic2010-08-041-12/+11
* Cleanups and version bump.mame0138u4 Aaron Giles2010-07-221-5/+5
* Fixed image unload and creation [Sandro Ronco, Miodrag Milanovic] Miodrag Milanovic2010-07-121-1/+5
* Adding ability to support other types of software lists, so floppies, cassett... Miodrag Milanovic2010-07-081-7/+60
* Added per-device image softlist loading routine [Miodrag Milanovic] Miodrag Milanovic2010-07-071-3/+14
* Cleanups and version bump.mame0138u3 Aaron Giles2010-07-061-11/+11
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-3/+3
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* - Fixed compile Miodrag Milanovic2010-06-271-2/+2
* Implemented hash file and battery support and did some cleanup (no whatsnew) Miodrag Milanovic2010-06-241-5/+11
* - Moved ioproc implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-231-11/+52
* - Moved softlist implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-201-93/+26
* Prevent some overrides of exiting variables, implementation will be updated l... Miodrag Milanovic2010-06-181-1/+1
* Changed callback function parameter types for image device (no whatsnew) Miodrag Milanovic2010-06-181-2/+2
* Implemented most of calls for image device (no whatsnew) Miodrag Milanovic2010-06-181-17/+100
* - removed MESS dependency from config.c Miodrag Milanovic2010-06-171-0/+478