Hi there,
I'm working on HC11
Does anyone know, a way to load the accumulator, with the value of a memory address, that is written in another memory address?
I mean for example
Assume that we have stored $10, $10 in memory address $1000
And we have stored $AA,$AA in memory address $1010, how...