summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/image.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-2/+2
* Iterate over devices C++11 style AJR2016-04-181-45/+35
* diimage.cpp: Allow image devices to be configured with a fixed etabeta782016-04-121-0/+4
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-2/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+1
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* Fix image unload (nw) Miodrag Milanovic2016-01-141-2/+11
* image_manager modernized and move some things around (nw) Miodrag Milanovic2016-01-111-205/+70
* Merge pull request #561 from ajrhacker/strings Miodrag Milanović2016-01-111-2/+1
|\
| * Return std::string objects by value rather than pass by reference AJR2016-01-101-2/+1
* | modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-5/+5
|/
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-19/+19
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+373