Re: [stella] help! distella -> dasm case sensitivity (fwd)

Subject: Re: [stella] help! distella -> dasm case sensitivity (fwd)
From: Chris Wilkson <ecwilkso@xxxxxxx>
Date: Wed, 1 May 2002 11:07:53 -0400 (EDT)
On Wed, 1 May 2002, Chris Wilkson wrote:

> 	ldx	#2
> 	lda	$282
> 	and	#8
> 	bne	skip
> 	ldx	#0
> Skip	stx	VSYNC  ; I get an error on this line

The error actually occurs on the "bne" line, I think.
I'm doing this from my poor memory.  :P

-Chris

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


Current Thread