summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nl_tp1985.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/nl_tp1985.cpp')
-rw-r--r--src/mame/machine/nl_tp1985.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/nl_tp1985.cpp b/src/mame/machine/nl_tp1985.cpp
index 6f84538d26a..9d9d4a032de 100644
--- a/src/mame/machine/nl_tp1985.cpp
+++ b/src/mame/machine/nl_tp1985.cpp
@@ -43,6 +43,7 @@ NETLIST_START(tp1985)
PARAM(NETLIST.USE_DEACTIVATE, 0)
ANALOG_INPUT(V5, 5)
+ ALIAS(VCC, V5) // no-ttl-dip devices need VCC!
TTL_INPUT(high, 1)
TTL_INPUT(low, 0)