summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/calomega.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-51/+55
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* Spacing... and fixing columns descriptions (nw) RobertoFresca2018-01-201-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-2/+1
* fix up bad state classes (nw) Vas Crabb2017-05-151-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-8/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Make address maps complain when entry bounds lie outside the global mask (nw) AJR2016-08-081-2/+2
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-17/+17
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-17/+17
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3731