RE: [stella] M-4 port

Subject: RE: [stella] M-4 port
From: "Bob Montgomery" <BobM@xxxxxxxxxxx>
Date: Wed, 4 May 2005 17:25:18 -0400
Thanks, Thomas!  

>old:
>  ldx #0
>  lda #44
>  jsr PositionASpriteSubroutine
>  ldx #1

>old:
>  ldx #0
>  lda #44
>  jsr PositionASpriteSubroutine
>  inx

I'd thought about doing that, but I thought the subroutine modified X.  I just looked and, what do you know, it doesn't! <slaps forehead>

Sometimes you just need another set of eyes :)

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

Current Thread