Re: [stella] Re: ZP,Y -> ABS,Y

Subject: Re: [stella] Re: ZP,Y -> ABS,Y
From: KirkIsrael@xxxxxxxxxxxxx
Date: 25 Oct 2002 16:42:57 -0000
Just my 2 cents on the difference between
$0080 and $80...this came up when I made my
recent LINT to look for conditional branches 
over page boundaries
(look for a TK/Perl DASM buddy incorporating
that and some other features soon)

Numbers of the form $0000 and $00 are only the same 
value if you're talking POSITVE numbers. $00F0 is 
240, but $F0 might be -16. (I think, my math
might be suspect) I'm not postive if this applies
in the current DASM conversation, but it's something
to keep in mind.


-- 
KirkIsrael@xxxxxxxxxxxxx    http://kisrael.com
Love is two crickets hopping in the same direction --W.T.Vollmann


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


Current Thread