Revision as of 21:13, 4 November 2023 by Inari(talk | contribs)(Created page with "{{Infobox CPU|name=MOS Technology 6502|produced-start=1975|manuf1=MOS Technology|slowest=1|data-width=8 bits|address-width=16 bits|slow-unit=MHz|fastest=3|fast-unit=MHz|predecessor=Motorola 6800|successor={{Plainlist| *MOS Technology 6510 *WDC 65C02 *WDC 65C816 }}}} The '''MOS Technology 6502''' is an 8-bitprocessor based off the Motorola 6800. The 6502 was singlehandedly responsible for the home c...")
The MOS Technology 6502 is an 8-bitprocessor based off the Motorola 6800. The 6502 was singlehandedly responsible for the home computing revolution, allowing for the development of some of the most influential home computers of the era, including Commodore 64.
The 6502, just like the 6800, has a limited set of registers including a single 8-bit accumulator (A), two 8-bit general registers (X and Y), an 8-bit stack pointer (SP) and a 16-bit program counter (PC).