home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1993 May
/
SIMTEL_0593.ISO
/
msdos
/
kermit
/
msr31107.pch
< prev
next >
Wrap
Text File
|
1991-11-15
|
2KB
|
39 lines
311 \x25b3 ; File MSR311.PCH. No lines may precede this one.
; For MS Kermit/IBM-PC Version 3.11, Patches 1-7, 5 Nov 1991
; Put this file on your PC in the same directory with your MSKERMIT.INI file.
; If necessary rename this file to be MSKERMIT.PCH.
; Then start MS-DOS Kermit and give the command PATCH, or give the
; command PATCH in MSKERMIT.INI.
;
; Patch 1 OPTIONAL. Use different video mode for Orchid Designer Professional
; VGA board when switching to 132 columns. Substitute new hexadecimal value of
; the video mode for the second "23" below. 23h is for Orchid Designer board
; and others based on the same Tseng Labs chip set.
; To enable this patch remove the semicolon from the line below.
;as:ccf7 23 23
; Patch 2 Corrected unwanted double echo from Telnet negotiations.
as:c0e3 24 8b 1e e6 d1 88 07 90 90 90 90 90 90 90
ds:230d 30 32
; Patch 3 correct cursor indexing problem with scrolling region setup
as:0000 00 e8 5b fd e9 c0 d3
as:e119 ab e5 1e
ds:230d 32 33
; Patch 4 nested curly brace matching
as:57eb 32 32
as:5873 49 90
ds:230d 33 34
; Patch 5 fix skipped reports to host
as:ec03 80 8b 84 07 0a 80 3e 2a 07 00 75 0b
ds:230d 34 35
; Patch 6 correct 8-bit command end of transparent print, print report
as:57eb 32 33
as:ec05 07 0a 07
as:f4cc c7 c6 06 ea f6 1b c7 06 e8 f6 01 00 b0 5b eb 17 90 90 90 90
ds:230d 35 36
; Patch 7 correct use of CR/LF with parity on networks
as:0006 00 80 e4 7f 80 fc 0d c3 8b 1e e5 c5 b0 0a e8 fc 78 86 e0 c3
as:a555 80 e8 ae 5a
as:a577 8b e8 93 5a 88 a7 e7 c5 90 90
ds:230d 36 37