Re: A82: CalcEm


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

Re: A82: CalcEm




It can, but GET_KEY will not return a negative number, nor a number as
high as 255.


On Thu, 27 Aug 1998 10:37:10 +1000 (EST) Jeremy Richard Wazny
<j.wazny@ugrad.unimelb.edu.au> writes:
>
>I'm relatively new to asm programming, but I was under the impression
>that inc could cause the z-flag to be set. For example:
>
>ld a,$FF
>inc a
>
>Can inc ever affect the z-flag?
>
>
>On Wed, 26 Aug 1998, Kouri Rosenberg wrote:
>
>> 
>> inc a is not gonna set the zero flag, so why do you think it would 
>jump?
>> 
>> 
>
>

_____________________________________________________________________
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: