RC6502-Apple-1-Replica/RC6502 CPU
Unknown f269a2c9d0 Added reset circuit README 2019-01-14 20:55:02 +01:00
..
export Connected RDY to the wrong pin. Ooops! 2017-06-15 13:35:40 +02:00
gallery Added pictures of working setup 2017-06-02 20:24:48 +02:00
65xx.lib Added files 2017-05-14 21:08:06 +02:00
RC6502 CPU-cache.lib Put RDY and Sync on the bus 2017-06-01 15:55:56 +02:00
RC6502 CPU.kicad_pcb Connected RDY to the wrong pin. Ooops! 2017-06-15 13:35:40 +02:00
RC6502 CPU.net Connected RDY to the wrong pin. Ooops! 2017-06-15 13:35:40 +02:00
RC6502 CPU.pro Connected RDY to the wrong pin. Ooops! 2017-06-15 13:35:40 +02:00
RC6502 CPU.sch Connected RDY to the wrong pin. Ooops! 2017-06-15 13:35:40 +02:00
README.md Added reset circuit README 2019-01-14 20:55:02 +01:00

README.md

RC6502 CPU

Ah... The CPU-module (Central Processing Unit), definitely the brains of the operation! While the original sported an MOS-branded, the same company later bought out by Commodore and adapter for their computers, ceramic 6502 CPU the later clones available to us now haven't changed all that much. For that reason you can easily substitute the MOS-part with an easily obtainable UM6502 or an SY6502 without any changes, the newer and substantially changed W65C02 however remains incompatible at the moment.

The original computer ran at a blazing 1Mhz, but if you can find a 6502A you could probably crank this computer all the way up to 2Mhz! The speed the computer would run at (successfully or not) will be determined by the crystal oscillator, while it can be mounted onto the CPU-module and enabled by jumpering JP1/JP2 the logical place for this in a more modern configuration would be on the Reset circuit-module. The reason for including it here is simply that the original Apple 1 computer didn't have a power-on reset circuitry, but seriously - get one! If you have plans for building more than one CPU boards with varying speeds, it would make sense to keep these together on the same board so that you can easily swap between them.

Revision A of the board is shown below, the newer revisions have a more simplified design due to a separate RD-signal being dropped from later designs. This was originally intended to help compatibility with the RC2014 computer, but this idea was abandoned due to the required increase in complexity in order to support a handfull of builds.

Wired up

Schematic

The supplied KiCad files should be sufficient as both a schematic and as a starting point for ordering PCBs, the schematic is also available in PDF-format. You can refer to the BOM below for a list of suggested components to use, part numbers in parenthesis are optional and is not required.

BOM

These are the components needed to put together your very own ROM-module for the RC6502 computer, should be able to get all of this from your favourite parts supplier through your favourite local parts supplier. For the pin headers, both male and female - if you can't find the exact pin count, just buy the longer versions and snip/cut off the parts you don't need (get extra in case of accidents, and don't cut yourself either!). As previously mentioned, part counts in parenthesis are to be considered optional so feel free to leave them out if you don't have any specific plans for them.

Reference Item Count
PCB Fabricate yourself using KiCad files 1
U1 6502 CPU DIP-40, UM6502 or SY6502 1
J1 1x39 right angle pin header, male 1
J2-J4 1x2 right angle pin header, male 3
JP1,JP2 1x2 right angle pin header, male (2)
R1-R3 3K3 (3300) Ohm resistor 3
C1 100nF ceramic capacitor 1
X1 1.000Mhz TTL Oscillator, (DIP 14) (1)
Jumper caps (5)

If you would like to have a copy of one or more modules, what you'll need to do is zip up the contents of the export directory for each module and give that to your favourite PCB fabrication plant. Personally I prefer to use PCBWay, each module has been designed to fit inside the 5$ dimensions. Use the link provided when signing up to support this project!