summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mcr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* Make watchdog timer a separate device AJR2016-04-301-4/+6
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-2/+2
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-11/+11
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-11/+11
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* clang-modernize part 7 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2971