6/20/2024 11:00 PM: -- Breadboard CoCo - Part 2: Meet The Chips

The CoCo1 is a simple design. But only if you have a deep understanding of the chips involved.

There are 4 main chips at the core of CoCo1 that implement the basic functionality:

In addition we have the ROM and the RAM. Which were technology common to the early era of 8 bit computers. We'll cover them later, when we get to it.

Then we have the glue logic chips:

These tie the above chips together.

The rest of chips and components in the CoCo are to support the I/O - The bit banger RS232, the cassette port, the joystick ports, the video & sound.

I'll be breadboarding only the above chips minus the DRAM and ROM. I'll use the SRAM and the FPGA fabric in the FPGA development board for those. And I'll have the FPGA do the I/O as well.

Next we'll check the CoCo1 schematics!