Re: [stella] Can DASM do this?

Subject: Re: [stella] Can DASM do this?
From: Manuel Polik <cybergoth@xxxxxxxx>
Date: Sat, 04 Aug 2001 18:29:48 +0200
Hi John!

> Now, say I want to reference the upper byte/loer byte, but by using the
> equate instead of calling it explicitly.  Can it be done?

Maybe I don't understand what you really want, but it might be as simple
as:

LDA #<ADDRESS
LDA #>ADDRESS

Greetings,
	Manuel

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

Current Thread