summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/efo_zsu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-4/+4
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-17/+15
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-17/+17
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-4/+4
* devcb3 Vas Crabb2018-07-071-10/+10
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-25/+25
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+23
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* 40105.cpp: HCF is not HC (just a manufacturer prefix), and 4000B CMOS was nev... AJR2017-10-031-3/+3
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-061-4/+4
* a start at moving mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-231-14/+3
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+16
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* Cedar Magnet/EFO ZSU AJR2017-01-041-0/+275