Re: A92: Re: ren command


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

Re: A92: Re: ren command




The Doors Team wrote:
> 
> Suppose you have in a0 the file adress:
> 
> tst.w   22(a0)          ;if 22(a0) = 0, no comment
> beq     \nocomment


> add.w   22(a0),a0       ;now a0 is the adress of the comment

what?  adda.l	#22,a0.


Follow-Ups: References: