summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/tvc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-55/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-12/+11
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-1/+1
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-3/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-2/+2
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* tvc_snd renamed to match driver name (nw) Scott Stone2016-04-241-0/+59