A89: Re: Re: Again, Sorry..


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

A89: Re: Re: Again, Sorry..







>
>
>have you tried:
>
> clr.w d0
> clr.w d1
> lea sprite(pc)

 lea sprite(pc),a0  ; that is

> jsr graphlib::spritewhatever
>
>seems like that naturally follows from what the input says
>
>
>>
>>Pressed wrong key.. what i was saying was how do i do:
>>
>>;Input: d0.w = x
>>; d1.w = y
>>; a0.l = adress of the sprite & the mask
>>
>>how do i put lets say 0,0 and sprite ?
>>thanks for anyhelp.
>>
>>Ahmed El-Helw <ahmed@ticalc.org>
>>   Program Ideas and Upcoming Programs
>>   the ticalc.org project - http://www.ticalc.org/
>>_______________________________________
>>http://hail.icestorm.com/asm/
>>ICQ: 3350394
>>
>