Prev: 65534 Up: Map
65535: Interrupt routine: first jump
Note - original value at 65535 is 0. This is modified to the JR instruction by instruction at 26650. The operand comes from next byte (location 0 in ROM.)
65535 JR 65524 Jump to next part of interrupt routine
Prev: 65534 Up: Map