This is a patch for the CRT unit for Turbo Pascal version 6.0. It takes care of unpredictable DELAY times on computers faster than 30mhz. To patch the CRT unit you need to have TURBO.TPL and TPUMOVER.EXE from Turbo Pascal 6.0, and DELAYPAT.BAT from this ZIP file all in the same directory. Also DOS's DEBUG must be in the current directory or in the current path. MAKE THESE CHANGES TO A COPY OF TURBO.TPL NOT YOUR ORIGNAL! DO NOT CHANGE YOUR ORIGNAL TURBO.TPL ONLY CHANGE YOUR WORKING COPY! To install the new CRT unit Type: DELAYPAT When the DOS prompt comes back the installation process is complete. NOTE: the changes will only affect programs that are compiled after that patch has been made.