Re: [stella] Assembler question...what do the < and > symbols do?

Subject: Re: [stella] Assembler question...what do the < and > symbols do?
From: Julian Squires <tek@xxxxxxx>
Date: Tue, 23 Jan 2001 14:27:22 -0330
On Tue, Jan 23, 2001 at 08:23:31AM -0500, Dennis Debro wrote:
> What do the < and > symbols do?  I can't find this in my assembler book.

They take the low or high byte from a word. (Useful, as you can't directly
work with 16-bit words on the 6502)

-- 
  -/ 
 |/|  Julian Squires <tek@xxxxxxx>
 /-

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

Current Thread