summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio
diff options
context:
space:
mode:
author couriersud <couriersud@gmx.org>2020-09-29 22:35:18 +0200
committer couriersud <couriersud@gmx.org>2020-09-30 08:37:42 +0200
commit91ca668d141570b26879cf111d644515aca173e2 (patch)
tree2d2425a73751e928a57c6843c7ce0d529ea54c07 /src/mame/audio
parentd838120e37300e42b940b8bdfaf41e0bfada4037 (diff)
netlist: Fix a net splitting issue with four term devices.
* Under cirtum circumstances the splitter would create "ghost" solvers consisting of terminals already used in another and complete solver. This may impact all netlist which use opamps and thus is committed early in the cycle. * This commit adds functionality to instruct the splitter code to include terminals which will not create matrix elements into the parsing of net groups for solvers.
Diffstat (limited to 'src/mame/audio')
-rw-r--r--src/mame/audio/nl_astrob.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/audio/nl_astrob.cpp b/src/mame/audio/nl_astrob.cpp
index e4718888a4b..9633191499a 100644
--- a/src/mame/audio/nl_astrob.cpp
+++ b/src/mame/audio/nl_astrob.cpp
@@ -1201,7 +1201,6 @@ NETLIST_START(astrob)
//
// Unconnected outputs
//
- NET_C(GND, U7.7, U7.14) // avoid singular matrices
#if (ENABLE_FRONTIERS)
#define RXX 192