mame/src
Vas Crabb 308c2bb72d 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.
2017-05-26 16:43:29 +10:00
..
devices Typo fix (nw) 2017-05-25 12:15:46 -04:00
emu Fixed 2 bugs 2017-05-25 23:58:51 +10:00
frontend/mame luaengine: support lua style args for some emu.file members (nw) 2017-05-24 16:46:10 -05:00
lib cheekyms: add preliminary netlist sound based on schematics provided by Sam Grech 2017-05-26 16:43:29 +10:00
mame cheekyms: add preliminary netlist sound based on schematics provided by Sam Grech 2017-05-26 16:43:29 +10:00
osd scoped enum for Windows (nw) 2017-05-23 15:59:55 +10:00
tools Hp9845: Support for HPI floppy format (#2310) 2017-05-16 09:52:31 +02:00
zexall