Re: [stella] Space Treat with score

Subject: Re: [stella] Space Treat with score
From: Manuel Polik <cybergoth@xxxxxxxx>
Date: Tue, 31 Dec 2002 00:08:25 +0100
Hi Thomas!

> And why don't you use X or Y here?
>	LDA LevelCounter+1
>	CLC
>	ADC #1
>	STA LevelCounter+1

Uhm... maybe because it's BCD?

>From just seeing this snippet, I'd otherwise even dare 
suggesting 

INC LevelCounter+1

instead! ;-)

Greetings,
	Manuel

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


Current Thread