Re: A92: serious help here please


[Prev][Next][Index][Thread]

Re: A92: serious help here please




> B) what if you had 16(a0,d0),d1...for example:
> 
> if you had the following:
> a0=$0002
> d0=$0004
> d1=$0006
> $0006=#8
> $0016=#10
> would "ADD 16(a0,d0),d1" be:
> a) d1=30    (16+indirect(a0+d0)+d1)
> b) d1=16    (indirect(a0+d0+16)+d1)
> and if the answer is (b) then why is 16 outside parentheses?
> 
> -Rob

Neither : it will take a0+d0+16 (so the adress will be 22)
before
a0=$0002
d0=$0004
$0022=#20

after:
d1=#20
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com