summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bookkeeping.cpp
Commit message (Expand)AuthorAgeFilesLines
* bookkeeping: don't increment coin counter at power-on when initial counter_w ... hap2024-10-311-11/+34
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-0/+2
* API cleanups and miscellaneous fixes. Vas Crabb2021-07-151-27/+21
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-5/+5
* emu: correct some file headers (nw) hap2020-06-191-1/+1
* XML refactoring: Vas Crabb2016-12-111-9/+11
* Turn xmlfile API into something that looks like C++ Vas Crabb2016-11-171-11/+11
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-1/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-3/+2
* modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-6/+6
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-92/+53
* generic machine is now bookkeeping (nw) Miodrag Milanovic2016-01-101-0/+255