Re: [cc65] OT: Atari ML help

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2003-05-14 22:17:44


On Wednesday 14 May 2003 17:49, Piotr Fusik wrote:
> On Wed, 14 May 2003, Groepaz wrote:
> > > BTW. xasm uses "lda <address" syntax for backward compatibility
> > > with Quick Assembler on Atari ("lda #<address" is also supported).
> >
> > ähm... arent these 2 different things ?
>
> They're the same immediate mode.
> "lda +<address" or "lda z:address" are zeropage addressing.

hu WHAT ?!

lda <address	; load akku absolute (3bytes)

lda #<address   ; load akku immediate (2bytes)

original question:

> > ähm... arent these 2 different things ?

/me confused

gpz

----------------------------------------------------------------------
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-05-14 21:21:35 CEST