summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/dave.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-4/+4
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-2/+2
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
* sound: Add a few new helpers to write_stream_view Aaron Giles2020-09-201-3/+2
* Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles2020-09-171-3/+3
* sound: Improved view interfaces to match usage patterns Aaron Giles2020-09-171-3/+3
* dac76/dave/digitalk/discrete: update to new stream callbacks Aaron Giles2020-09-161-13/+11
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* maps: Finish devices/sound (nw) Olivier Galibert2018-04-201-4/+6
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-6/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-7/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-0/+622