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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/13/04 17:57
Read: times


 
#68429 - RE: Hex file - question
Responding to: ???'s previous message
My Question is how can the controller now when he interpretes this code that for example
the code 52 is the letter R and not the command: ANL Daddr,A .How does he make the switch
to know if it is the command or the data character.


It does not need to 'know'. only places accessed through the code is interpreted as code. Only data accessed by MOVC is interpreted as data.

Erik

PS your ode is never going tp run with no jmp at 0


List of 3 messages in thread
TopicAuthorDate
Hex file - question            01/01/70 00:00      
   RE: Hex file - question            01/01/70 00:00      
   RE: Hex file - question            01/01/70 00:00      

Back to Subject List