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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/06/02 14:49
Read: times


 
#30270 - RE: to check a bit
Rauf,

If you use internal ram from 20H-2FH, then you can use JB instruction.

for example,

jb 00h,decision_1

will cause the jump if LSB of location 20H is set.

IA

List of 8 messages in thread
TopicAuthorDate
to check a bit            01/01/70 00:00      
RE: to check a bit            01/01/70 00:00      
RE: to check a bit            01/01/70 00:00      
RE: to check a bit            01/01/70 00:00      
RE: to check a bit            01/01/70 00:00      
RE: to check a bit            01/01/70 00:00      
RE: to check a bit            01/01/70 00:00      
RE: to check a bit            01/01/70 00:00      

Back to Subject List