[A83] Re: Question(bit checking)


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

[A83] Re: Question(bit checking)




bit x,[hl] where x is a bit:
76543210

(if that was a byte, those are which bits x correspond to)

output is nz if the bit is notzero (1), z if bit is zero (0)

-----Original Message-----
From: assembly-83-bounce@lists.ticalc.org
[mailto:assembly-83-bounce@lists.ticalc.org]On Behalf Of
Mike3465@aol.com
Sent: Saturday, July 07, 2001 10:33 PM
To: assembly-83@lists.ticalc.org
Subject: [A83] Re: Question(bit checking)



er.....ok, so how would i use the bit command?
like, what inputs does it take(a bit more intensive then the bit x,[hl] i
got) and what it outputs....
shesh, right when i think i got a new function thats good and fast, you guys
come along with a better one ^_^




References: