summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/destroyr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use new OUTPUT callback object in various (mostly Atari) drivers (nw) AJR2018-04-291-16/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+16
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-25/+28
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* destroyr: Fix input mapping (nw) AJR2017-07-261-3/+3
* New 74LS259/9334/CD4099 devices AJR2017-07-251-31/+23
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* astinvad.cpp, boxer.cpp, destroyr.cpp: more timer_alloc, added save state sup... Ivan Vangelista2017-03-311-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Make watchdog timer a separate device AJR2016-04-301-1/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* BSD-3-Clause for Stefan Jokisch (nw) Miodrag Milanovic2016-01-131-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-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 7 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+564