summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/diimage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-4/+4
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-32/+28
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-22/+9
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-4/+3
* Some missed in menu conversion. dankan18902016-01-311-1/+1
* Small code cleanup: dankan18902016-01-291-14/+12
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-6/+5
* Time for more this==NULL fixes therealmogminer@gmail.com2016-01-231-1/+3
* Still more this==NULL cleanup mooglyguy2016-01-231-6/+7
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* final touch on romload modernization (nw) Miodrag Milanovic2016-01-111-6/+5
* image_manager modernized and move some things around (nw) Miodrag Milanovic2016-01-111-3/+72
* Return std::string objects by value rather than pass by reference AJR2016-01-101-10/+9
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-61/+61
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-7/+7
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-8/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1349