summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mhavoc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-18/+17
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* PORT_CUSTOM simplification (nw) AJR2019-09-141-13/+6
* (nw) mhavoc: gave banked vector roms their own rom region Robbbert2018-12-151-8/+7
* remove tms5220 read/write handler trampolines (nw) smf-2018-09-131-1/+1
* 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