summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mhavoc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-4/+4
* mhavoc.cpp: Use device finder for TMS5220 (nw) AJR2018-05-211-5/+2
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-3/+5
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* - removed FUNC_NULL macro Miodrag Milanovic2016-07-011-1/+1
* Major Havoc: Updated Gamma CPU address decoding/mirroring from the schematic ... Lord-Nightmare2016-04-041-0/+3
* 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-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+330