diff options
author | 2018-01-28 14:25:52 +1100 | |
---|---|---|
committer | 2018-01-28 14:25:52 +1100 | |
commit | 4e8bb7c7e5c84ee384fd2c3b68896ca74cff9884 (patch) | |
tree | 5a185ef6a4070f53ad73122f280ca872f7580719 /src/devices/sound/volt_reg.cpp | |
parent | 46af74afdfc4735a47db4ccea6263932e118b198 (diff) |
srcclean and regenerate localisations (nw)
Diffstat (limited to 'src/devices/sound/volt_reg.cpp')
-rw-r--r-- | src/devices/sound/volt_reg.cpp | 12 |
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? ***************************************************************************/ |