summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/nichisnd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-3/+3
* 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-9/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+9
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-2/+2
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-9/+10
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* nichisnd.cpp, nbmk9195.cpp: fixed regression caused by my brain-cramp (nw) Ivan Vangelista2018-08-311-1/+1
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-10/+10
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* 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-12/+12
* 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-9/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+2
* srcclean (nw) Vas Crabb2017-07-231-11/+11
* Header (nw) angelosa2017-07-161-1/+6
* Wrote a new device container for nichibutsu sound HW, merged usage for csplay... angelosa2017-07-161-0/+136