[A83] Re: Asm Studio 8x, error...


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

[A83] Re: Asm Studio 8x, error...




RST $18 is a single, one byte instruction.
There is no second byte to stuff the $18 into, or anything like that.  TASM 
doesn't like equates in those kind of situations.  You'll need to use 
#DEFINE here.


>From: "Henk Poley" <HPoley@DDS.nl>
>Reply-To: assembly-83@lists.ticalc.org
>To: <assembly-83@lists.ticalc.org>
>Subject: [A83] Asm Studio 8x, error...
>
>Error #401 in xxx, line xx: Unrecognized argument for rst instruction
>
>The code in question:
>
>_rPushRealO1        =    $18
>;[..]
>      rst    _rPushRealO1        ; Push program name again
>;[..]
>
>Am I missing something, or...
>
>..Does Asm Studio 8x see my definition as a macro? Plus it doesn't
>'understand' that $18 = 18h
>
>	Henk Poley <><
>
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp