My take on this need to make relative jumps and calls. Based on the 8080 RelJMP document, it is extented to-
* include relative calls
* improved to preserve registers
* requires the minimum extra code.
Comments welcome.
3458
2.2 Kb
30.07.2007 13:03
Steve Adolph
POSIND.DOC
from M100SIG, an explanation of how to create relocateable code.