summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/dac.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* dac.h: fix mistake on prev commit hap2023-03-131-2/+2
* dac.h: add generic 5bit dac hap2023-03-131-0/+2
* New working systems hap2022-12-301-0/+1
* New working machines Dirk Best2022-12-101-0/+1
* dac: remove "are these real" section, move 2bit 1s complement dac to the othe... hap2022-07-121-20/+18
* dac: remove dac_4bit_binary_weighted_sign_magnitude_longcat_device hap2022-07-121-2/+0
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-4/+2
* disound: Create m_specified_inputs_mask to track which inputs have been speci... Aaron Giles2020-10-181-12/+20
* dac/volt_reg: improve performance (#7274) Aaron Giles2020-10-171-220/+145
* Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles2020-09-171-20/+20
* sound: Improved view interfaces to match usage patterns Aaron Giles2020-09-171-20/+20
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-38/+39
* dac: Add ZN426E device Dirk Best2020-07-131-0/+1
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-6/+6
* Add Bally squawk & talk boards (#5175) Mike2019-06-081-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* chess*: small cleanup (nw) hap2019-02-211-1/+1
* coolpool.cpp: DAC type identification (nw) AJR2018-09-191-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* xtheball: DAC type identification (nw) AJR2018-05-091-0/+1
* Fixed various issues that failed when compiling Vas' changes on MSVC Nathan Woods2017-05-141-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-64/+52
* jankenmn: Add DAC type (nw) AJR2017-04-031-0/+1
* wildpkr, tabpkr: Work out several device hookups (nw) AJR2017-03-131-0/+1
* capbowl, bowlrama: Identify DAC type AJR2017-02-171-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Add DAC08 type for future reference (nw) AJR2017-01-131-0/+1
* More DAC identification and Namco sound research (nw) AJR2017-01-131-0/+1
* More DAC identification and sound stuff AJR2017-01-121-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-37/+286
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+70