Re: [stella] LAX problem

Subject: Re: [stella] LAX problem
From: "Andrew Davie" <atari2600@xxxxxxxxxxxxx>
Date: Thu, 24 Apr 2003 12:36:52 +1000
Grab the latest DASM from www.atari2600.org/dasm
That has *OFFICIAL* illegal opcode support.
Cheers
A

----- Original Message -----
From: "Paul Slocum" <paul-stella@xxxxxxxxxxxxxx>
To: <stella@xxxxxxxxxxx>
Sent: Thursday, April 24, 2003 12:26 PM
Subject: [stella] LAX problem


> I'm having problem getting an instance of LAX to work right.  Here's the
> problem code...
>
>    lax levelDataA+1,y
>    ;byte $b7,levelDataA+1
>
> If I assemble this DASM (2.20.01) gives me an error "illegal addressing
> mode."  If I comment out the LAX and just use the hardcoded version below
> it, the program works fine.  But Thomas said it worked okay for him so I'm
> not sure what's up.
>
> -Paul
>
> --------------------------------------------------------------------------
--------------------
> Archives (includes files) at http://www.biglist.com/lists/stella/archives/
> Unsub & more at http://www.biglist.com/lists/stella/
>
>
>


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


Current Thread