MOS 6502 Microprocessor: Difference between revisions
Jump to navigation
Jump to search
Created page with "An 8-bit microprocessor developed by MOS Technology. Used in: *Apple II *Commodore PET *Commodore 64 *BBC Micro *Nintendo Entertainment System *Atari 2600 / Atari VCS" |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
An 8-bit microprocessor developed by MOS Technology. | An 8-bit microprocessor developed by MOS Technology, introduced at a trade show in 1975 and in revised form still in contemporary production. In the mid to late 70s the processor sold for a mere $25 while Intel’s 8080 and Motorola’s 6800 cost nearly $200. As an example the popular successor still in use today is the 65C816. Another example the W65C02S6TPG-14 offers an extended set of instructions and a clock speed of up to 14 MHz (instead of the original 1 MHz). | ||
Used in: | Used most notably in: | ||
*Apple II | *Apple II | ||
*Commodore PET | *Commodore PET | ||
Line 8: | Line 8: | ||
*Nintendo Entertainment System | *Nintendo Entertainment System | ||
*Atari 2600 / Atari VCS | *Atari 2600 / Atari VCS | ||
The MOS 6502 processor could address 64KB of memory while the stack size was limited to 256 bytes with six registers and one of those available to perform arithmetic and logic operations. |
Latest revision as of 08:26, 5 October 2020
An 8-bit microprocessor developed by MOS Technology, introduced at a trade show in 1975 and in revised form still in contemporary production. In the mid to late 70s the processor sold for a mere $25 while Intel’s 8080 and Motorola’s 6800 cost nearly $200. As an example the popular successor still in use today is the 65C816. Another example the W65C02S6TPG-14 offers an extended set of instructions and a clock speed of up to 14 MHz (instead of the original 1 MHz).
Used most notably in:
- Apple II
- Commodore PET
- Commodore 64
- BBC Micro
- Nintendo Entertainment System
- Atari 2600 / Atari VCS
The MOS 6502 processor could address 64KB of memory while the stack size was limited to 256 bytes with six registers and one of those available to perform arithmetic and logic operations.