summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/dac.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/dac.cpp')
-rw-r--r--src/devices/sound/dac.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/sound/dac.cpp b/src/devices/sound/dac.cpp
index 8650e1decb7..10694f731b9 100644
--- a/src/devices/sound/dac.cpp
+++ b/src/devices/sound/dac.cpp
@@ -6,9 +6,9 @@
Four quadrant multiplying DAC.
- Binary Weighted Resistor Network, R-2R Ladder & PWM
+ Binary Weighted Resistor Network, R-2R Ladder & PWM
- Binary, Ones Complement, Twos Complement or Sign Magnitude coding
+ Binary, Ones Complement, Twos Complement or Sign Magnitude coding
***************************************************************************/