Category : Pascal Source Code
Archive   : PASS_ALL.ZIP
Filename : TI113.ASC

 
Output of file : TI113.ASC contained in archive : PASS_ALL.ZIP








PRODUCT : TURBO PASCAL NUMBER : 113
VERSION : 2.00x
OS : MS-DOS, IBM PC
DATE : April 7, 1986 PAGE : 1/2
TITLE : INTERRUPT 3 PATCH




Turbo Pascal redefines the interrupt 3 vector to its own
interrupt service routine used for handling Ctrl-C. However, the
vector is permanently initialized to that interrupt routine even
though the "U-" directive is specified.

This patch will permanently keep the Ctrl-C vector from being
initialized, but will allow the use of DEBUG break points.

Use the DOS utility, DEBUG, to apply the following patch to a
copy of your .COM file. Copy DEBUG.COM into the directory (or
onto the diskette) where your working copy of .COM is located.
At the DOS prompt, type the following information exactly as it
appears. (Conclude each line by pressing .)

Note: 1. DEBUG is not sensitive to upper and lower case. All
addresses are listed in upper case for ease of
readability.

2. While in DEBUG, the prompt appears as a dash (-).

3. If you do not receive the appropriate response, press
"q", then , to quit. Check your version numbers
and, if correct, try again.

For IBM versions of Turbo Pascal:

YOU TYPE THIS APPEARS

DEBUG TURBO.COM -
e0BE2 XXXX:0EB2 E8.
90 DC.
90 FD.
90 -
w writing xxxx bytes
q DOS prompt


For Generic versions of Turbo Pascal:

YOU TYPE THIS APPEARS

DEBUG TURBO.COM -
e0922 xxxx:0922 E8.














PRODUCT : TURBO PASCAL NUMBER : 113
VERSION : 2.00x
OS : MS-DOS, IBM PC
DATE : April 7, 1986 PAGE : 2/2
TITLE : INTERRUPT 3 PATCH




90 D1.
90 FD.
90 -
w writing xxxx bytes
q DOS prompt














































  3 Responses to “Category : Pascal Source Code
Archive   : PASS_ALL.ZIP
Filename : TI113.ASC

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/