summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/dac.cpp
Commit message (Expand)AuthorAgeFilesLines
* beep,dac: add note about buffer size hap2024-07-181-1/+1
* dac,beep: increase sample rate in favor of better resample quality hap2024-07-171-1/+1
* dac: remove "are these real" section, move 2bit 1s complement dac to the othe... hap2022-07-121-3/+3
* dac: remove dac_4bit_binary_weighted_sign_magnitude_longcat_device hap2022-07-121-17/+0
* dac: Make default range for 1-bit DACs 0-1 instead of -1-1 Aaron Giles2020-10-181-1/+1
* disound: Create m_specified_inputs_mask to track which inputs have been speci... Aaron Giles2020-10-181-17/+21
* dac/volt_reg: improve performance (#7274) Aaron Giles2020-10-171-0/+135
* Put #include emu.h as the first preprocessor directive in various files to su... yz70s2018-11-021-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* srcclean (nw) Vas Crabb2016-10-231-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-83/+9
* 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/+92