Re: [stella] Displaying Scores

Subject: Re: [stella] Displaying Scores
From: "Fabrizio Zavagli" <rasty@xxxxxxxxx>
Date: Thu, 7 Aug 2003 12:18:47 +0200
Hi!

Dennis' links are a great resource, I'd suggest Brian takes a deep look at
them.
But just one hint: I wouldn't use the score display routine that uses the
stack register:

> http://www.biglist.com/lists/stella/archives/199803/msg00123.html

since it doesn't correctly display the 1st row of the 1st sprite (due to
inaccurate cycle count I believe). Or was it the last row? Can't remember :)
This is not evident in the sample since the font is not using the whole 8
pixels sprites width.

I typically use this instead:

> http://www.biglist.com/lists/stella/archives/199704/msg00137.html

Ciao!
Fab.-

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


Current Thread