summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lkage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* -2203intf: Removed MCFG macro, nw mooglyguy2018-12-301-64/+57
* Start cleaning up palette configuration: Vas Crabb2018-12-291-17/+12
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+11
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-47/+52
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* lkage: Soundlatch modernization (nw) AJR2017-09-011-27/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* taito68705interface improvements: Vas Crabb2017-01-151-3/+12
* Taito 68705 interface improvements: Vas Crabb2017-01-151-1/+1
* m6805: refactoring and improvements Vas Crabb2017-01-121-4/+4
* use generic code for lkage.cpp David Haywood2016-12-281-58/+22
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-6/+2
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+6
* madmotor and bygone are prototypes (nw) David Haywood2016-01-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+967