RE: A82: CalcEm
[Prev][Next][Index][Thread]
RE: A82: CalcEm
I know, but somehow, on the calc itself, it does work.. hmph.
--
Ahmed El-Helw
ahmedre@bellsouth.net
http://asm8x.home.ml.org
ICQ: 3350394
-----Original Message-----
From: owner-assembly-82@lists.ticalc.org
[mailto:owner-assembly-82@lists.ticalc.org]On Behalf Of Kouri Rosenberg
Sent: Wednesday, August 26, 1998 3:53 AM
To: assembly-82@lists.ticalc.org
Subject: Re: A82: CalcEm
inc a is not gonna set the zero flag, so why do you think it would jump?
On Tue, 25 Aug 1998 18:09:05 -0400 "Ahmed El-Helw"
<ahmedre@bellsouth.net> writes:
<snip>
>
>-> The only programming problem I noticed: when using GET_KEY, and a
>routine
>like this, the keys don't respond:
>
> call GET_KEY
> cp $01
> jp z,Down ;It'll detect this..
> inc a
> jp z,Left ;It won't get this
> inc a
> jp z,Right ;Nor this
> inc a
> jp z,Up ;Nor this..
>
<snip>
_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]
References: