Does the author mind if you hack their code? often if they don't mind, they will supply the source. What you want to do is a very time consuming process.

Code:
look at the "GOTO Init" line in the beginning and the "END" lines at the end
Is this unique for PBP? All my asm programs start with goto/gosub INIT. they also all "end"