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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/07/09 15:35
Read: times


 
#165134 - this is for u
Responding to: ???'s previous message
hi dear,how r u ? dont worry about anything ok i can help u
u asked that what is the function of this code
...insert code here
 

RV120:
MOV A,yerror ;put value of variable yerror into MOV B,#0 ;put 0x00 into B
MOV R3,#59 ;put 0x3B into register R3
MOV R4,#0 ;put 0x00 into register R4
LCALL ?ugt ;call subroutine (not sure what ?ugt is)
JNZ RV123 ;jump to RV123 if accumulator A is not
LJMP RV122 ;else long jump to RV122


List of 8 messages in thread
TopicAuthorDate
Deciphering non-commented code from previous programmer!            01/01/70 00:00      
   Probably helper function from your C RTL.            01/01/70 00:00      
      commenting better later on            01/01/70 00:00      
   this is for u            01/01/70 00:00      
      1)wrong, 2) irrelevant            01/01/70 00:00      
         huh?            01/01/70 00:00      
            Your puzzlement is justified!            01/01/70 00:00      
               Thank you            01/01/70 00:00      

Back to Subject List