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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/23/04 22:00
Read: times


 
#71002 - Nice example Mr. Michael Karas
Responding to: ???'s previous message
Nice example.

Mr.Michael Karas why the following is used and cannot understand the explaination as you have given in your answer at that link;


CALL_TABLE:
CLR C ;
RLC A ; multiply * 2 for word access
MOV R0, A ; save a copy of index
INC A ; increment index to the hig byte
MOVC A, @A+DPTR ; low byte
PUSH ACC ; onto stack
MOV A, R0
MOVC A, @A+DPTR ; high byte
PUSH ACC ; onto stack
RET ; direct branch to the subroutine

END



List of 26 messages in thread
TopicAuthorDate
timer intrepputs based            01/01/70 00:00      
   RE: timer intrepputs based            01/01/70 00:00      
      RE: timer intrepputs based            01/01/70 00:00      
      RE: timer intrepputs based            01/01/70 00:00      
   RE: timer intrepputs based            01/01/70 00:00      
      Application            01/01/70 00:00      
         RE: Application            01/01/70 00:00      
            RE: Application            01/01/70 00:00      
               RE: Application - Asok and Mahnoor            01/01/70 00:00      
                  State Machine polling and others            01/01/70 00:00      
                     RE: State Machine polling and others            01/01/70 00:00      
                     RE: State Machine polling and others            01/01/70 00:00      
                        Nice example Mr. Michael Karas            01/01/70 00:00      
                           RE: Nice example Mr. Michael Karas            01/01/70 00:00      
                        Nice example Mr. Michael Karas            01/01/70 00:00      
                  RE: Application - Asok and Mahnoor            01/01/70 00:00      
                     RE: Application - Asok and Mahnoor            01/01/70 00:00      
                     RE: Application - Asok            01/01/70 00:00      
                        RE: Application - Asok            01/01/70 00:00      
                           RE: Application - Asok            01/01/70 00:00      
         RE: Application            01/01/70 00:00      
            Donald Catto....            01/01/70 00:00      
               RE: Donald Catto....            01/01/70 00:00      
   How that state machine of Mr.Michael            01/01/70 00:00      
      RE: How that state machine of Mr.Michael            01/01/70 00:00      
         RE: How that state machine of Mr.Michael            01/01/70 00:00      

Back to Subject List