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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/07/02 05:05
Read: times


 
#30286 - RE: to check a bit
ok, so you don't have bit addressable RAM.

Then may be:

mov a,location_1
jb acc.0,decision_1
mov a,location_2
jb acc.0,decision_2
.
.
.

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