summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2017-05-26 16:34:14 +1000
committer Vas Crabb <vas@vastheman.com>2017-05-26 16:43:29 +1000
commit308c2bb72d370ec873d9737ee35c5817d2c90d7f (patch)
treeec68683921071589bd8021a55d9613fb1c8629c3 /src/lib/netlist
parent504071e721206f3c0bfe2696e66a7dbd9c54db1f (diff)
cheekyms: add preliminary netlist sound based on schematics provided by Sam Grech
(nw) It doesn't work quite right yet. The "Hammer" and "Pest" sounds are generated by free-running 555/556 timers and gated with LM324 applifiers. For whatever reason, the netlist system produces a kind of buzzing from the "Hammer" circuit when it's supposed to be suppressed, and it doesn't think the pest sound should be suppressed completely so you can always hear it at a low level in the background. The "Cheese" circuit is a bit weird - either they're using the base-emitter junction of a 2SC945 as a signal diode, or there's an error in the schematic (collector is shown unconnected). Connecting this part of the circuit causes the netlist system to hang, so R2/R3/C8/Q2 are not connected for now.
Diffstat (limited to 'src/lib/netlist')
-rw-r--r--[-rwxr-xr-x]src/lib/netlist/nl_base.h0
-rw-r--r--[-rwxr-xr-x]src/lib/netlist/nl_factory.cpp0
-rw-r--r--[-rwxr-xr-x]src/lib/netlist/nl_factory.h0
3 files changed, 0 insertions, 0 deletions
diff --git a/src/lib/netlist/nl_base.h b/src/lib/netlist/nl_base.h
index 7afed824630..7afed824630 100755..100644
--- a/src/lib/netlist/nl_base.h
+++ b/src/lib/netlist/nl_base.h
diff --git a/src/lib/netlist/nl_factory.cpp b/src/lib/netlist/nl_factory.cpp
index 2bb49590c4b..2bb49590c4b 100755..100644
--- a/src/lib/netlist/nl_factory.cpp
+++ b/src/lib/netlist/nl_factory.cpp
diff --git a/src/lib/netlist/nl_factory.h b/src/lib/netlist/nl_factory.h
index 6dad6c5e171..6dad6c5e171 100755..100644
--- a/src/lib/netlist/nl_factory.h
+++ b/src/lib/netlist/nl_factory.h