home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TP5PATCH.ZIP / TDOVLPAT.ARC / PATCHTD.15 < prev   
Encoding:
Text File  |  1989-08-23  |  262 b   |  10 lines

  1. ; Patch to TD.OVL
  2. ;
  3. ; Fixes bug in which you cannot trace into Turbo Pascal units which occur in 
  4. ;   the program when the units contain code that has been stripped out.
  5. ; Syntax: Patch PatchTD.15 TD.OVL [patchedfile]
  6.  
  7.  
  8.     95FE: F0 F8
  9.           25 F9
  10.