The 6502 is a popular 8 bit microprocessor originally released in 1975.
What | Value |
---|---|
Serial | W65C02 |
Register Size | 8 bits |
Address Bus | 16 bits |
Registers | General: Acc, X, Y. Specific: PC,SP, Flags |
Operating Frequency | 1 - 3 Mhz |
Notable Systems | Nintendo NES, Apple ][, Commodore PET |
The system has developed quite a fanbase. Part of this stems from the number of highly successful systems that used the chip. Another part of it is that the chip is exceptionally well designed, making it a joy to program even in assembly language.
I have created tools that let you easily work with a 6502 today. You can build write for the 6502 using the online assembler. You can also run your programs on a real networked 6502 chip I have made available through the Chiplab.