summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/image.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* Fix image unload (nw) Miodrag Milanovic2016-01-141-2/+2
* image_manager modernized and move some things around (nw) Miodrag Milanovic2016-01-111-9/+24
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-4/+0
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-5/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* ui: stop the game selector reporting systems with no roms as etabeta782015-01-181-0/+1
* image.c: Added support for loading a default battery, instead of a fixed fill... Fabio Priuli2014-05-021-0/+1
* Moved src/emu/uigfx.? ==> src/emu/ui/viewgfx.?, move C++-ifications Nathan Woods2014-01-251-1/+0
* 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