diff options
author | 2016-12-25 13:54:27 +1100 | |
---|---|---|
committer | 2016-12-25 13:57:31 +1100 | |
commit | 127fd9b427df4c1af31e3513e32f14c80e3d29cc (patch) | |
tree | ef6bd2e4747e1a1a49895a47a8d9f1e7f37dbeca /src/mame/drivers/atarittl.cpp | |
parent | ad50cf5fd48de1baf9334a8d844fe456b5799b5b (diff) |
first srcclean pass (nw)
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 ***************************************************************************/ |