summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cidelsa.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-4/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-29/+29
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-48/+56
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* newbrain: Dumped the COP internal ROM. [Chris Despinidis] Curt Coder2016-03-021-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+537