I'm pondering several projects that require at least slight modifications to MCLoader. Most of them need to know the address of the PBP "INIT" location, so I can jump to it when I'm done doing my "stuff".

I'm really curious as to how MCLoader figures out this location, since it loads BEFORE the PBP program. Can anyone enlighten me as to how this all works?