summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/mconfig.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove legacy calls (nw) Miodrag Milanovic2016-05-011-4/+0
* Make watchdog timer a separate device AJR2016-04-301-0/+2
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Iterate over devices C++11 style AJR2016-04-181-15/+12
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* Iterate over core classes C++11 style AJR2016-03-311-25/+69
* reverting: Miodrag Milanovic2016-01-201-13/+12
* Revert "Fix for hang, emu_options::add_slot_options was changed, other thing... Miodrag Milanovic2016-01-201-4/+4
* Fix for hang, emu_options::add_slot_options was changed, other things are ju... Miodrag Milanovic2016-01-181-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-12/+13
* Return std::string objects by value rather than pass by reference AJR2016-01-101-7/+8
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-21/+21
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+214