Re: A82: bit n,a


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

Re: A82: bit n,a




In a message dated 98-06-16 14:59:33 EDT, you write:

> What does the command:
>  bit [number],[var] 
>  do?  I'm thinking it is similar to compare.
>  ~Larry C
>  Larry1492@juno.com

if bit n in register x is set, I believe the zero flag is set.  I am not sure
exactly as I use logical operators for this purpose

Adamman