| 
 
Subject: Aw: Re: Re: [stella] Climber 5 beta...again??? From: cybergoth@xxxxxxxx Date: Fri, 27 Jun 2003 17:47:01 +0200 (CEST)  | 
Hi there!
> lda framevariable
> adc #%01000000
> sta framevariable
> bmi skip
 
> With no increase in code space, that should give you 2 frames on/2 frames
> off. 
LDA flashTimer
AND #%00000010
BNE skip
> If that's still too flickery then use #%00100000 for 4 frames
> on/4frames off (&etc).
#%00000100
;-)
Greetings,
     Manuel
----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Aw: RE: [stella] Climber 5 beta...a, cybergoth | Thread | Re: Aw: Re: Re: [stella] Climber 5 , Christopher Tumber | 
| Re: Re: [stella] Climber 5 beta...a, Christopher Tumber | Date | Re: Aw: Re: Re: [stella] Climber 5 , Christopher Tumber | 
| Month |