Re: [stella] Sprites - AAAAARGH!

Subject: Re: [stella] Sprites - AAAAARGH!
From: "David Davies" <davidwyn.davies@xxxxxxxxxxxx>
Date: Fri, 30 Jan 2004 17:57:15 -0000
> 
> PosElement
>        SEC
>        STA WSYNC
> .wait
>        SBC #$0F
>        BCS .wait
>        EOR #$07
>        ASL
>        ASL
>        ASL
>        ASL
>        STA HMP0,X
>        STA RESP0,X
>        RTS
> 
> Greetings,
> Manuel

This is a trimmed up and optimised version of the Battlezone code?

Regards,
David
----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread