??? 05/24/07 12:08 Read: times |
#139737 - no need Responding to: ???'s previous message |
; add this
clr c ; ---> what if C was set by some previous operation?? from "the bible" "The carry flag is set if the unsigned integer value of <dest-byte> is less than the unsigned integer value of <src-byte>; otherwise, the carry is cleared. Neither operand is affected. Erik |
Topic | Author | Date |
compare two values, jump if greater or equal | 01/01/70 00:00 | |
"the bible" ch 2 gives the answer | 01/01/70 00:00 | |
compare & jump if higher | 01/01/70 00:00 | |
a goof | 01/01/70 00:00 | |
How about... | 01/01/70 00:00 | |
CLR C | 01/01/70 00:00 | |
compare and jump... | 01/01/70 00:00 | |
Why? | 01/01/70 00:00 | |
wrong! | 01/01/70 00:00 | |
no need | 01/01/70 00:00 | |
add a,#(0x100-0x75), jc ...![]() | 01/01/70 00:00 |