[stella] LAX problem

Subject: [stella] LAX problem
From: Paul Slocum <paul-stella@xxxxxxxxxxxxxx>
Date: Wed, 23 Apr 2003 21:26:33 -0500
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/


Current Thread