Re: [cc65] forcing adressing mode

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2007-12-19 16:33:36
Hi!

On Wed, Dec 19, 2007 at 03:52:00PM +0100, Groepaz wrote:
> could someone remind me how i force 16 bit adressing mode? like when i want to
> assemble "sta $01" as 16bit opcode? can't find this in the docs, hrm :/

        sta     a:$01

z:      zeropage
a:      absolute
f:      far

It's used in the docs but - as far as I can see - not explained anywhere.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Dec 19 16:33:47 2007

This archive was generated by hypermail 2.1.8 : 2007-12-19 16:33:50 CET