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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/04/99 14:19
Read: times


 
#606 - RE: Want help in programming
Hi Subhasis,

if R6, R7 contain the address of the subroutine:

call icall
ret

icall:
mov dph, r6
mov dpl, r7
clr a
jmp @a+dptr



Regards,
Peter



List of 3 messages in thread
TopicAuthorDate
Want help in programming            01/01/70 00:00      
RE: Want help in programming            01/01/70 00:00      
RE: Want help in programming            01/01/70 00:00      

Back to Subject List