A89: Re: deifines


[Prev][Next][Index][Thread]

A89: Re: deifines




Are you talking about variables?  As in:

xcoord:
    dc.w    #15
ycoord:
    dc.w    #15

-Miles Raymond      EML: m_rayman@bigfoot.com
ICQ: 13217756       IRC: Killer2        AIM: KilIer2 (kilier2)
http://www.bigfoot.com/~m_rayman/

----- Original Message ----- 
From: Kaus <kaus@cybrzn.com>
To: asm89 <assembly-89@lists.ticalc.org>
Sent: Thursday, July 15, 1999 1:23 PM
Subject: A89: deifines


> ok, for the m68k assembler, which assembler directive defines things to a
> number, like in tasm you would go:
> define hello $45
> what is it for the m68k assembler?
> xdef??
> i dunno
> kaus



References: