Re: [cc65] 24bit addresses

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-06-17 13:24:20


On Tue, Jun 17, 2003 at 01:18:52PM +0200, Piotr Fusik wrote:
> Or operand prefixes:
> 	lda z:0    ; 8-bit address
> 	lda a:0    ; 16-bit
> 	lda l:0    ; 24-bit
> z: and a: are supported by xasm, but I think I've seen them in other
> assemblers, too.

That sounds even better than the 68000 like suffixes! For one, the dot (as
used in the mnemonic suffix) has already several meanings and second, people
used to the 68000 syntax may get mnemonic suffixes wrong, because they have
another meaning.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-06-17 13:24:28 CEST