Aw: Re: Aw: Re: [stella] Incoming

Subject: Aw: Re: Aw: Re: [stella] Incoming
From: cybergoth@xxxxxxxx
Date: Wed, 30 Jan 2002 09:23:44 +0100 (CET)
Hi Ben!

>  Anyway I'm going to think things over and would also
> appreciate any more suggestions...

Well, I'd like to know, why you're insisting on a SLK
resolution? I mean, all that's displayed that 
deatailed are the tanks, which IMHO wouldn't
lose that much in a 2LK resolution. Besides,
on a real TV, a 2LK generally looks even better...

And, if all else fails, you could always reduce

> >  	LDA PField0,X 		;[11-12]+4
> >  	STA PF0 			;[15-16]+3 = 18-19 < 23
> >  	ASL 				;[18-19]+2
> >  	ASL 				;[20-21]+2
> >  	ASL 				;[22-23]+2
> >  	ASL 				;[24-25]+2
> >  	STA PF0 			;[26-27]+3 = 29-30 < 51 and

to
               ...   ;        other code, 11 won cycles
  	LDA PField0,X 		;[11-12]+4
  	STA PF0 			;[15-16]+3 = 18-19 < 23

:-)

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