diff options
Diffstat (limited to 'src/mame/drivers/atarittl.cpp')
-rw-r--r-- | src/mame/drivers/atarittl.cpp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/mame/drivers/atarittl.cpp b/src/mame/drivers/atarittl.cpp index 76879130827..061baad3cc0 100644 --- a/src/mame/drivers/atarittl.cpp +++ b/src/mame/drivers/atarittl.cpp @@ -57,15 +57,15 @@ netlist system per-game: TM-057 (Stunt Cycle) - 4136 Quad General-Purpose Operational Amplifiers + 4136 Quad General-Purpose Operational Amplifiers TM-055 (Indy 4) - 7406 Hex Inverter Buffers/Drivers with O.C. H.V. Outputs (note: Might not be needed, could just clone from 7404) - 7414 Hex Schmitt-Trigger Inverters - 7417 Hex Buffers/Drivers - 74164 8-bit Serial-In, Parallel-Out Shift Register - 9301 1-of-10 Decoder - LM339 Quad Comparator + 7406 Hex Inverter Buffers/Drivers with O.C. H.V. Outputs (note: Might not be needed, could just clone from 7404) + 7414 Hex Schmitt-Trigger Inverters + 7417 Hex Buffers/Drivers + 74164 8-bit Serial-In, Parallel-Out Shift Register + 9301 1-of-10 Decoder + LM339 Quad Comparator ***************************************************************************/ |