summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/orbit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Further use of DEVCB_OUTPUT in Atari drivers (nw) AJR2018-04-291-14/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+19
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* 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/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-28/+26
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Make watchdog timer a separate device AJR2016-04-301-1/+3
* Add support to adjust the screen color Dirk Best2016-03-121-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
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+364