Re: A89: put_sprite_mask


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

Re: A89: put_sprite_mask




On Fri, Mar 17, 2000 at 14:46:57 -0500, KeysDezez@cs.com wrote:
> 
> Can someone tell me what's wrong with this?
> 
> move.l  24,d0
> move.l  20,d1

move #24,d0
move #20,d1

?

/Johan


Follow-Ups: References: