summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/config.cpp
Commit message (Expand)AuthorAgeFilesLines
* bgfx: Save values of most sliders per-system. Vas Crabb2023-01-081-1/+6
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-5/+61
* Fixes and cleanup: Vas Crabb2022-09-151-54/+64
* Remove fileio.h from emu.h AJR2022-02-111-0/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-10/+10
* API cleanups and miscellaneous fixes. Vas Crabb2021-07-151-72/+102
* Don't ignore config elements with attributes but no child nodes. Vas Crabb2020-09-021-1/+1
* emu: correct some file headers (nw) hap2020-06-191-0/+1
* (nw) Cleanup on the way: Vas Crabb2020-03-101-6/+8
* fixed some clang-tidy warnings (nw) (#6236) Oliver Stöneberg2020-01-301-2/+2
* fixed some clang-tidy warnings (nw) (#6229) Oliver Stöneberg2020-01-291-6/+6
* 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