11
8
A10
9
A9
10
A8
11
A7
12
A6
13
A5
14
A4
15
A3
16
A2
17
A1
18
A0
19
Reserved
20
Reserved
21
Reserved
22
Reserved
23
Reserved
24
Reserved
25
D7
26
/0000-1FFF
27
D6
28
/2000-3FFF
29
D5
30
/4000-5FFF
31
D4
32
/6000-7FFF
33
D3
34
/8000-9FFF
35
D2
36
/A000-BFFF
37
D1
38
/C000-DFFF
39
D0
40
/E000-FFFF
6502 Vectors
If you’ve selected to use EEPROM in the top 8K, you have two options for the 6502’s
interrupt vectors. The interrupt vectors are at FFFA to FFFF, and normal operation
would have the vectors fetched from the lower EEPROM, acting as the original KIM-
1 did. However, our board allows you to use the vectors in the top of the high
EEPROM so you can have your own interrupt code.