summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author couriersud <couriersud@gmx.org>2017-05-28 11:10:22 +0200
committer couriersud <couriersud@gmx.org>2017-05-28 11:10:22 +0200
commite1d505cff6422d78e52a8591ad96bcb2e2c8e938 (patch)
tree27d21667adce84ffff81941c47646aa733bf5fd5
parente9a5e08b41bd03cfb253b4daddcd5ea5014f4743 (diff)
Fixed typo in zac1b11142 schematics. 7414/7474 combo now actually works.
(nw)
-rw-r--r--src/mame/audio/nl_zac1b11142.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/nl_zac1b11142.cpp b/src/mame/audio/nl_zac1b11142.cpp
index 6e716788a3f..d6c2ff9bd72 100644
--- a/src/mame/audio/nl_zac1b11142.cpp
+++ b/src/mame/audio/nl_zac1b11142.cpp
@@ -199,7 +199,7 @@ NETLIST_START(zac1b11142_schematics)
TTL_74LS14_GATE(U4A1)
NET_C(ANAL5, R66.1, R67.1)
- NET_C(R67.2, C28.1, R40.1, T7.B)
+ NET_C(R67.2, C28.1, R40.1, T6.B)
NET_C(R64.2, T6.C, U3A.3)
NET_C(R65.2, U3A.2, U3A.4)
NET_C(U3A.1, U4A1.Q)