summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-121-2/+6
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-121-2/+2
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-2/+1
* image_manager modernized and move some things around (nw) Miodrag Milanovic2016-01-111-1/+1
* modernized crosshair_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* let's use our templates to clear (nw) Miodrag Milanovic2016-01-111-1/+1
* change initialization order, removes need for additional checks (nw) Miodrag Milanovic2016-01-111-3/+3
* Merge pull request #561 from ajrhacker/strings Miodrag Milanović2016-01-111-26/+17
|\
| * Return std::string objects by value rather than pass by reference AJR2016-01-101-26/+17
* | modernized ui_input_manager (nw) Miodrag Milanovic2016-01-101-2/+1
* | modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* | modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-3/+3
|/
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+1
* modernized network_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* tagged_list without tagmap_t (nw) Miodrag Milanovic2015-12-111-32/+0
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-33/+33
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-19/+17
* removed old code part (nw) Miodrag Milanovic2015-11-181-18/+0
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-7/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1424