[A83] Re: call after cp


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

[A83] Re: call after cp





You mean make the CALL conditional on the CP? Yeah, use the conditional
CALL. You can append z, nz etc in front of call much like JP/JR. I won't go
into all the details...you probably get the idea.

Later,

James.


> -----Original Message-----
> From: assembly-83-bounce@lists.ticalc.org
> [mailto:assembly-83-bounce@lists.ticalc.org]On Behalf Of Paul Drenth
> Sent: 20 December 2001 18:37
> To: assembly-83@lists.ticalc.org
> Subject: [A83] call after cp
>
>
>
> Is it possible to use a romcall after a cp command?
>
> Ex.
>
> cp hl,150
> call _clrLCDFull
> cp hl,151
> call _vputs
>
> Paul
>
> _________________________________________________________________
> Download MSN Explorer gratis van http://explorer.msn.nl/intl.asp.
>
>
>





References: