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

Back to Subject List

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


 
#68681 - RE: Jumping from Routine to memory space??
Responding to: ???'s previous message
Hi
But whats the code for defining the memory space where I need to put my code(before main??) or can I assume that I can jump from routine to memory location as follows

org 0023H
Jmp 0100H
RETI
.
.
.
org 0100H
Mov etc
"
"
RETI

Regards
Laurence

List of 4 messages in thread
TopicAuthorDate
Jumping from Routine to memory space??            01/01/70 00:00      
   RE: Jumping from Routine to memory space??            01/01/70 00:00      
      RE: Jumping from Routine to memory space??            01/01/70 00:00      
         RE: Jumping from Routine to memory space??            01/01/70 00:00      

Back to Subject List