volt_reg: add note (nw)

This commit is contained in:
hap 2018-01-15 17:30:01 +01:00
parent 3d770d928e
commit 87ac13fd91

View File

@ -5,6 +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?
***************************************************************************/