4. What is the address where Accumulator A is stored?

LDAA #$10
LDX #$12FF
DEX
STAA $10, X
WAI

a) 12FE
b) 12F0
c) 130E
d) 130F

5. To determine the operand address in the index addressing mode, we need to add offset address to the content of________________________.

a) Index register
b) The address of the operand
c) Accumulators A or B
d) Program Counter

a) Index register