My replica 1 has a 65C02 CPU, and I was wondering if they all did? If you've read another thread by me in the software section, you'll know I've been writing an assembler. The parser and object code-generation is essentially done now, but I still need to write a little command shell for editing and assembling, but progress is good. Currently the assembler only knows the 6502 opcodes, but if all the replicas have a 65C02, I'll consider extending it. Certainly there are some useful additional instructions in the 65C02, and one important bug fix!

I've just gotten the parts to build Vince's little EEPROM burner, and so I plan to burn myself a ROM containing the Woz monitor, Integer BASIC, the Apple disassembler, and my assembler (I have 3K space, and it currently needs 1.5K, so looking good).
I also put in a non-volatile RAM chip on the weekend - very cool.

Ken