How does it work? The 6502 (or W65C02S in our case) is really designed to have some ROM (or modern flash, etc.) to enable it to boot. At power on or reset, it reads an address out of a fixed … Continue reading
Category Archives: Arduino
A 6502 SBC: Working prototype To mark my own use and knowledge of 40 years of the 6502, I decided to build my own little single board computer (SBC) based on it. I had a few ideas in-mind – one … Continue reading
Just to show you that I don’t just do Raspberry Pi stuff… 4D system have produced a shield that allows you to connect the Intelligent displays up to the Arduinos serial port, so I’ve ported the Raspberry Pi VisiGeni driver … Continue reading