Re: [stella] Re: About your tutorial

Subject: Re: [stella] Re: About your tutorial
From: "Joseph Thompson" <jrt1@xxxxxxxxxxx>
Date: Mon, 12 Apr 2004 20:42:11 -0600
----- Original Message -----
From: "Eric Ball" <ericball@xxxxxxxxxxxx>
To: <stella@xxxxxxxxxxx>
Sent: Monday, April 12, 2004 7:17 PM
Subject: Re: [stella] Re: About your tutorial


> cycle counting vblank:
>
> Just to toss in my C$0.03 - it's generally a good idea to have an idea how
> many cycles any chunk of code will take, especially any routines which get
> invoked multiple times per frame, i.e. anything in a loop, in particular
> anything more than O(n).  You're not looking for an exact cycle count,
more
> like a worst-case # of lines something will take.
>
> 2600 in France - is your system SECAM or PAL?

The cycle timing would be the same anyway, wouldn't it?   Just not the
colors . . .


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

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


Current Thread