summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/mea8000.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* la7a1045/lmc1992/mas3507d/mea8000/mos6560/mos6581/mos7360/msm5232/multipcm: u... Aaron Giles2020-09-191-6/+3
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-2/+2
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-2/+2
* use C++ library includes (nw) firewave2020-01-221-1/+1
* explicit sizes for enums used in save states - one should always do this to m... Vas Crabb2017-07-161-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-26/+26
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-0/+581