Changes

Jump to: navigation, search

6502

184 bytes added, 12:56, 8 January 2020
Memory
||FF||Vector Table||$FF00||$FFFF||The last 6 bytes of this page contain the three 2-byte addresses. $FE contains a pointer to code which is run when an interrupt request is received; $FC contains a pointer to code which is run when the CPU is reset (including when it is first started); and $FA contains a pointer to code which is run when a non-maskable interrupt (NMI) is received.
|}
 
In addition, each system built using the 6502 would have hardware devices, such as the video system, keyboard, and communication interfaces, occupying a portion of the address space.
== Registers ==

Navigation menu