Re: [stella] Can DASM do this?

Subject: Re: [stella] Can DASM do this?
From: "John K. Harvey" <jkharvey@xxxxxxxxxxx>
Date: Sat, 04 Aug 2001 12:33:14 -0500
Manuel, you just made my day. :)
Just what I needed.  I didn't know DASM was smart enough to force
left/right-aligning.

Thanks a lot,
-John

At 06:29 PM 8/4/01 +0200, you wrote:
>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/
>
>

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

Current Thread