summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/volt_reg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/volt_reg.cpp')
-rw-r--r--src/devices/sound/volt_reg.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/devices/sound/volt_reg.cpp b/src/devices/sound/volt_reg.cpp
index 46c3e1471cf..12f3ed31130 100644
--- a/src/devices/sound/volt_reg.cpp
+++ b/src/devices/sound/volt_reg.cpp
@@ -5,12 +5,12 @@
volt_reg.c
Direct current.
-
- TODO:
- - If we continue having this device in MAME, add support for default voltage other
- than (currently hardcoded) 5.0
- - When used in combination with a DAC, vreg device 1st stream update is skipped,
- causing the DAC to fetch invalid input data. Why does this happen?
+
+ TODO:
+ - If we continue having this device in MAME, add support for default voltage other
+ than (currently hardcoded) 5.0
+ - When used in combination with a DAC, vreg device 1st stream update is skipped,
+ causing the DAC to fetch invalid input data. Why does this happen?
***************************************************************************/