Difference between revisions of "MOS 6502 Microprocessor"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, 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")
 
m
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.
  
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.

Revision as of 09:20, 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.

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.