A89: Re: Re: Re: Re: Re: Re: Again, Sorry..


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

A89: Re: Re: Re: Re: Re: Re: Again, Sorry..




move.l it is. Thanks!
Now I can make my cool periodic table :)
-Ahmed

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
----- Original Message ----- 
From: Dux Gregis <assets@eden.rutgers.edu>
To: <assembly-89@lists.ticalc.org>
Sent: Tuesday, December 08, 1998 7:26 PM
Subject: A89: Re: Re: Re: Re: Re: Again, Sorry..


>
>probably:
>
> move.w #12,d0
> move.w #20,d1
> lea sprite(pc),a0
>
>move.l if that doesn't work, I guess
>
>
>
>>
>>this worked
>>clr.l d0
>>clr.l d1
>>lea sprite,a0
>>but i don't know exactly how to change the coordinates..
>>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
>>
>