summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/blockout.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* new working clone Ivan Vangelista2019-08-141-6/+22
* blockout.cpp : Updates cam9002019-05-071-12/+11
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* emupal.cpp : Remove MCFGs, Simplify handlers (#4713) cam9002019-03-291-1/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+20
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-221-19/+19
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-47/+50
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-13/+13
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* Let's just ROM patch shrug (nw) angelosa2018-01-181-18/+22
* blockout.cpp: various improvements: [Angelo Salese] angelosa2018-01-171-18/+47
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* blockout.cpp: Soundlatch modernization (nw) AJR2017-06-211-11/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+429