Re: [stella] My very first

Subject: Re: [stella] My very first
From: Christopher Tumber <christophertumber@xxxxxxxxxx>
Date: Thu, 02 Jan 2003 01:55:10 -0500
>Also, why are you switching to ldx Maze,y for the second half of the screen? If you stuck with lda Maze,y throughout, you can use X as your loop counter without having to store it to RAM. This will save you 6 cycles in the MazeRowLoop and 3 cycles in MazeRow:

My new iny is in the wrong place, btw and should occur after the MazeRowLoop...

Chris...

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


Current Thread