A <- I
LD
A,I
b7 | b6 | b5 | b4 | b3 | b2 | b1 | b0 | |
---|---|---|---|---|---|---|---|---|
1 | 1 | 1 | 0 | 1 | 1 | 0 | 1 | $ED |
0 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | $57 |
The contents of the Interrupt Vector Register I are loaded to the Accumulator
S | is set if the I Register is negative, otherwise it is reset |
Z | is set if the I Register is 0, otherwise it is reset |
P/V | contains contents of IFF2 |
N | N is reset |
C | is not affected |
If an interrupt occurs during execution of this instruction, the Parity flag contains a 0.