summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/matmania.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+4
* volt_reg: set default m_output (nw) hap2019-02-191-2/+0
* srcclean and cleanup (nw) Vas Crabb2019-01-271-2/+2
* -devices/sound/3526intf: Removed MCG macro, nw mooglyguy2018-12-291-44/+47
* Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+6
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-5/+3
* maniach: CPU type identification (nw) AJR2018-07-121-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* 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-17/+17
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-53/+57
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+5
* New way to provide DAC reference inputs (nw) AJR2018-01-101-5/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* taito68705interface improvements: Vas Crabb2017-01-151-4/+5
* maniach, maniach2: use common Taito 68705 interface device Vas Crabb2017-01-151-177/+10
* m6805: refactoring and improvements Vas Crabb2017-01-121-1/+1
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-14/+16
* Further IRQ passthrough cleanup AJR2016-07-081-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-4/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+779