Re: [stella] Fortitude I Quadraside

Subject: Re: [stella] Fortitude I Quadraside
From: Thomas Jentzsch <tjentzsch@xxxxxx>
Date: Tue, 8 Jul 2003 23:46:46 +0200
Christopher wrote:
>       lda #wallcolour       ;2
>       sta COLUPF            ;3
>       lda #1                ;2
>       adc #0                ;2
>       sta ENAM0             ;3

If you make sure that bit 0 of #wallcolour is always set
you can avoid lda #1. :-)

Have fun!
Thomas                            
_______________________________________________________
Thomas Jentzsch         | *** Every bit is sacred ! ***
tjentzsch at web dot de |

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


Current Thread