Re: [stella] Rubik Cube 3d

Subject: Re: [stella] Rubik Cube 3d
From: "Fabrizio Zavagli" <rasty@xxxxxxxxx>
Date: Mon, 23 Dec 2002 20:18:14 +0100
> > Since there's nothing else going on, there may be enough time between
the
> end of drawing the right edge
> > of the cube and the end of the horizontal blank to prime the RAM routine
> for the next scanline - LDA
> > $ZeroPage/STA $ZeroPage x 7 = 42 + JSR/RTS = 54 cycles.
>
> Humm yes.. but then there should be enough time to load into ram a new
chunk
> of code to draw the next line. I don't think there is!..

Ok, self-replying and reading more carefully now :)
Guess the above is actually, but anyway color changes are multiple sizes so
would it be possible to do it with just consecutive writes to COLUBK?

Rasty.-

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


Current Thread