|
Subject: Re: Aw: Re: [stella] Euchre: up against the wall again From: Thomas Jentzsch <tjentzsch@xxxxxx> Date: Sun, 25 Nov 2001 17:54:37 +0100 |
Manuel Polik wrote:
> - Replace
> lda SWCHB
> and #$01
> cmp #$01
> beq CheckStages
> with
> lda SWCHB
> lsr
> bcs CheckStages
This should work too:
lsr SWCHB
bcs CheckStages
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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [stella] VCS.H standardization, Erik J. Eid | Thread | Re: Aw: Re: [stella] Euchre: up aga, Manuel Polik |
| Re: Aw: Re: [stella] Euchre: up aga, Erik J. Eid | Date | [stella] VCS.H standardization, Glenn Saunders |
| Month |