summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dlair.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-4/+4
* Moved DMA and commands into own files, nw angelosa2016-06-201-4/+4
* More r2cop documentation, nw angelosa2016-06-191-12/+12
* Some misc updates, nw angelosa2016-06-161-13/+59
* Make watchdog timer a separate device AJR2016-04-301-1/+3
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-4/+4
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-3/+3
* clang-modernize part 7 Miodrag Milanovic2015-12-041-12/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+993