summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/timeplt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-11/+0
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-8/+8
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-4/+4
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-16/+16
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* 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-26/+14
* Make devopt menu localisable. Vas Crabb2018-04-281-8/+19
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+22
* (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-2/+2
* timeplt_audio: Move soundlatch down into device, since it's actually part of ... AJR2018-01-261-1/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* Fix timeplt_audio (nw) AJR2018-01-201-17/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+6
* New 74LS259/9334/CD4099 devices AJR2017-07-251-3/+10
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* general: Don't attach memory maps to driver_device [O. Galibert] Olivier Galibert2016-11-101-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-1/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+233