summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/asc.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure.sound Olivier Galibert5 days1-13/+7
* mips/o2dprintf.hxx, pinball/wpc_pic.cpp, shared/isbc_215g.cpp, sound/asc.cpp:... AJR2024-01-091-27/+13
* remove x file attribute from some source files hap2023-09-091-0/+0
* devices/sound/asc.cpp: Remove debug message. [R. Belmont] arbee2023-07-231-2/+0
* apple/iosb.cpp: Correct ASC IRQ polarity, fixes lockup during sound playback ... arbee2023-07-231-13/+45
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* Misc. minor Mac corrections and documentation updates AJR2022-07-111-2/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-2/+2
* sound: Add a few new helpers to write_stream_view Aaron Giles2020-09-201-6/+4
* Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles2020-09-171-7/+7
* sound: Improved view interfaces to match usage patterns Aaron Giles2020-09-171-7/+7
* Mac updates [R. Belmont] arbee2020-09-161-0/+5
* Converted 'a' sound devices to new callbacks. Aaron Giles2020-09-141-16/+19
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* mac.cpp updates: [R. Belmont] arbee2020-05-091-2/+9
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-2/+2
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-11/+0
* mac: preliminary working but imperfect sound for maclc3 [R. Belmont] arbee2018-01-271-23/+62
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+23
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+597