summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/dave.h
Commit message (Expand)AuthorAgeFilesLines
* source org: move dedicated dave soundchip to enterprise folder hap2024-10-171-119/+0
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-6/+6
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-7/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* dac76/dave/digitalk/discrete: update to new stream callbacks Aaron Giles2020-09-161-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-4/+4
* -sound/dave, digitalk, k051649, lc7535, n63701x, namco, nile, s14001a: Remove... mooglyguy2018-12-191-31/+0
* -bus/ep64/exp: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-181-3/+3
* devcb3 Vas Crabb2018-07-071-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-6/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-8/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-0/+156