summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gamemachine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gamemachine.cpp')
-rw-r--r--src/mame/drivers/gamemachine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gamemachine.cpp b/src/mame/drivers/gamemachine.cpp
index 7744ca84169..03e11923d2b 100644
--- a/src/mame/drivers/gamemachine.cpp
+++ b/src/mame/drivers/gamemachine.cpp
@@ -121,7 +121,7 @@ static NETLIST_START(nl_gamemachine)
QBJT_EB(Q1, "9013")
- NE555_DIP(IC1) // MC1455P
+ MC1455P_DIP(IC1)
NET_C(P08.Q, R2.2, IC1.4)
NET_C(P09.Q, C8.2)