summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add verbose logging for CFG files (#2980) Firehawke2017-12-281-1/+4
* * Make XML file a class of its own managed with smart poitners Vas Crabb2017-07-211-7/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* XML refactoring: Vas Crabb2016-12-111-60/+48
* Turn xmlfile API into something that looks like C++ Vas Crabb2016-11-171-19/+19
* Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ... Miodrag Milanovic2016-11-121-1/+1
* Added IS_ENABLED, so we have compiler check for non used part, it is checked ... Miodrag Milanovic2016-11-111-1/+1
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-8/+8
* modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-103/+56
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-10/+10
* More cleanups (nw) Miodrag Milanovic2015-11-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+326