summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cidelsa.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-8/+8
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* ay8910.cpp : Updates cam9002019-02-151-3/+3
* -cpu/cop400, dsp16, hmcs40: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-16/+20
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-4/+4
* cidelsa.cpp: Cut-and-paste mistake (nw) AJR2018-07-221-1/+1
* cdp1852: Replace callback macros with devcb3 bindings; use line write handler... AJR2018-07-191-24/+32
* cosmac.cpp: Interface overhaul (nw) AJR2018-07-191-24/+24
* devcb3 Vas Crabb2018-07-071-12/+12
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-4/+4
* 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