summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/hc55516.cpp
Commit message (Expand)AuthorAgeFilesLines
* hc55516: add btanb note hap2025-01-131-0/+4
* hc55516: correct variable type of digital sample in hc55516 class, small cleanup hap2025-01-081-92/+80
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-9/+5
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-7/+7
* srcclean pass in preparation for release branch Vas Crabb2022-09-251-1/+1
* olibochu: add hc55516 device instead of adpcm hap2022-09-111-5/+8
* srcclean in preparation for 0.226 release branch Vas Crabb2020-10-251-14/+14
* Major update for HC55516 CVSD audio device and related filtering, as well as ... Jonathan Gevaryahu2020-10-101-158/+414
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-4/+4
* s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-1/+1
* gaelco/gb/hc55516/huc620: update to new stream callback Aaron Giles2020-09-181-22/+18
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-7/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+9
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+337