Aw: Re: [stella] Incoming

Subject: Aw: Re: [stella] Incoming
From: cybergoth@xxxxxxxx
Date: Tue, 29 Jan 2002 16:38:59 +0100 (CET)
Hi Thomas!

> BUT, that is happening in EVERY line, and there still is no code for
> displaying GRPx, the color changes and the loop overhead. And only 30 cycles
> (without WSYNC) left.
> A full size asymmetrical PF needs a LOT of cylces!

Since the vertical PF solution is 8 lines anyway, he might as well do a full blown 2LK.

Then it'd be something like:

> LDA ZP,X -> 4 cycles (Thanks :-))
> STA ZP    -> 3 cycles
> STA tempX -> 3 cycles

-> 60 cycles in the first line,

but:

> LDA tempX -> 3 cycles
> STA tempX -> 3 cycles

-> 36 cycles in the second line only...

Greetings,
     Manuel


-----------------------------------------------------------------------
PCs & Notebooks: Riesenauswahl an neuen und gebrauchten
Geräten aller Anbieter. eBay, der weltweite Online-Marktplatz!
http://www.arcor.de/home/redir.php/ebaypc
-----------------------------------------------------------------------

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


Current Thread