I might have found it - one of the first lines of PBPP18.lib is
If I change that line, it does relocate the code. Now I just have to test to see if it still runs.
ifndef RESET_ORG
RESET_ORG EQU 0
endif
I might have found it - one of the first lines of PBPP18.lib is
If I change that line, it does relocate the code. Now I just have to test to see if it still runs.
ifndef RESET_ORG
RESET_ORG EQU 0
endif
Charles Linquist
Bookmarks