summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/avalnche.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Further use of DEVCB_OUTPUT in Atari drivers (nw) AJR2018-04-291-18/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+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-5/+5
* Cleanups for various Atari drivers and PlayChoice-10 (nw) AJR2017-07-251-31/+13
* New 74LS259/9334/CD4099 devices AJR2017-07-251-21/+26
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* Improvements to rgb_t (nw) AJR2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Make watchdog timer a separate device AJR2016-04-301-2/+4
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-3/+3
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+329