[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Motherboard chip descriptions?
- Subject: Re: Motherboard chip descriptions?
- From: Benjamin Ketcham <bketcham@drizzle.com>
- Date: Tue, 19 Oct 2004 09:38:52 -0000
- Cache-post-path: yasure!unknown@cascadia.drizzle.com
- Newsgroups: comp.sys.apple2
- Organization: Ye 'Ol Disorganized NNTPCache groupie
- References: <sH%cd.416976$Fg5.10642@attbi_s53>
- User-agent: tin/1.6.2-20030910 ("Pabbay") (UNIX) (Linux/2.4.20-29.8.progeny.8 (i686))
- Xref: g2news1.google.com comp.sys.apple2:5166
Ernest <leucoplast@seanet.nospams.com> wrote:
> Does anyone know of a book or website that describes what each of the
> different ICs (74LS* chips) on the Apple II and clone motherboards do? I'm
> going to be starting a "compare and contrast" project between the Apple II+
> and my different clone motherboards, which often have some interesting
> differences. If I can figure out what each of the different chips are for,
> then I might be able to better understand why chips were added or removed on
> different boards. That's my hope anyway.
>
> Thanks.
>
> E.
> http://www.apple2clones.com
Another poster suggested googling for datasheets, and that's a good
suggestion, will probably work. You might also find it useful to
go directly to the site of one or more known manufacturers of 7400
chips, such as Texas Instruments. Either way, the PDF datasheets
are the definitive word.
However, the set of chips used in the Apple II was fairly small (and
slightly idiosyncratic!); ISTM a discussion of them here might be of
interest. The Apple II was one of the first (and last) computers that
I felt I fully understood, at the chip level. It made a great learning
platform for hardware engineering, as well as software.
Glancing at the schematic, here's a few that I see, along with
the partial info that I have:
74LS00 Quad NAND gate.
74LS02 Quad NOR gate.
74LS04 Hex inverter.
74LS08 Quad AND gate.
74LS11 Triple 3-input AND gate.
74LS20 Dual 4-input NAND gate.
74LS32 Quad OR gate.
74LS51
74LS74 Dual D flip flop.
74S86 Quad XOR gate.
74LS138 3-to-8 demultiplexer.
74LS139 Dual 2-to-4 demultiplexer.
74LS153 Dual 1-of-4 multiplexer.
74LS161 4-bit binary counter.
74166 8-bit parallel-load shift register.
74LS174 Hex D flip flop.
74S175 Quad D flip flop.
74LS194 4-bit universal shift register.
74S195 4-bit universal shift register.
74LS251 1-of-8 multiplexer.
74LS257 Quad 2-to-1 multiplexer.
74LS259 8-bit addressable latch.
74LS283
(555) Timer.
(558) Quad timer.
(741) Op amp.
(2513)
(HT28)
(HT97)
Add/correct at will...
--Benjamin