Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/24/00 14:26
Read: times


 
#3402 - RE: Testing a Bit variable
of course, you can read a bit inferred by jumping on its state with a:


jb bit,rel
jnb bit,rel
jbc bit,rel


the mov c,bit and mov bit,c are good for storing states like the last state of a debounced button.


List of 4 messages in thread
TopicAuthorDate
Testing a Bit variable            01/01/70 00:00      
RE: Testing a Bit variable            01/01/70 00:00      
RE: Testing a Bit variable            01/01/70 00:00      
RE: Testing a Bit variable            01/01/70 00:00      

Back to Subject List