I have been trying without success to relocate PBP so it will run in high memory.
I iniitially thought that an @ ORG 0x1000 at the beginning of the program might do the trick, but no.

It may be that PBP is not relocatable without major surgery, but I was wondering if anyone had successfully done this, and if so, how you did it.