summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/image.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed some calls in image.c, note that add_dynamic_device is still used, it... Miodrag Milanovic2012-02-201-5/+0
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-1/+1
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-2/+0
* BIG update. Aaron Giles2011-03-291-4/+4
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-2/+2
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-2/+2
* Added call to add device with parameters sent and his sub devices (no whatsnew) Miodrag Milanovic2010-06-301-0/+2
* Moved back utility functions in order to make mess tools compile again (no wh... Miodrag Milanovic2010-06-291-4/+0
* Moved some utility functions to image from MESS (no whatsnew) Miodrag Milanovic2010-06-291-0/+5
* - Moved ioproc implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-231-0/+10
* Implemented most of calls for image device (no whatsnew) Miodrag Milanovic2010-06-181-0/+1
* - removed MESS dependency from config.c Miodrag Milanovic2010-06-171-0/+23