summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fitfight.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-50/+53
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-6/+6
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* Remove pulse_input_line version using CPU minimum quantum, which can (though ... AJR2017-11-221-1/+1
* Revert "pulse_input_line: change units to cycles and set default param to min... hap2017-11-151-1/+1
* pulse_input_line: change units to cycles and set default param to min_cycles ... hap2017-11-151-1/+1
* Replace driver_device::generic_pulse_irq_line with device_execute_interface::... AJR2017-11-141-1/+1
* fix upd7801 & upd78c05 internal ram size & removed ram from memory maps. (nw) smf-2017-07-121-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* upd7810: Replace fake I/O space with callbacks AJR2017-02-091-8/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* Added new flag MACHINE_IS_INCOMPLETE, and hooked it up to Bombs Away and "unk... angelosa2016-01-231-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1025