prot200 info The prot200 is a resident program that fixes the problem with buggy CRT unit in Borland Pascal 7.0 which causes programs not to run on Intel processors running on about 200 MHz or more. The programs only display an error message:
Runtime error 200 at xxxx:xxxx.
where xxxx:xxxx is an address where the problem occured.
Prot200 "fixes" the problem by pretending that nothing happenned. This method may cause some programs to have inaccurate delays.
It doesn't change any of your programs, neither on disk nor in memory, thus using it doesn't violate any copyright law.

The package contains:
bp7patch.zip 66575Patch for the BP70 libraries
prot200.asm 3262Source code of prot200
prot200.txt 2712Text file containing detailed description of how it works
prot200.com 334prot200 executable