home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR31
/
KERM313.ZIP
/
MSR313.PCH
< prev
next >
Wrap
Text File
|
1993-07-29
|
1KB
|
32 lines
313 \x2e14 ; File MSR313.PCH. No lines may precede this one.
; For MS Kermit/IBM-PC Version 3.13, Patches 1-5, 25 July 1993
; 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 semicolons from the two lines below.
;bs:4c44 23 23
;ds:20ad 30 31
; Patch 2 show handshake character value, correct \kdgC3 and \kdgC4 verbs
as:0008 00 8a 47 06 e8 b8 81 c3
as:83c1 e8 e9 44 7c
as:d479 5f 5e eb 02 b0 5f
ds:20ad 00 32
; Patch 3 correct insert/delete character when at right margin
bs:0000 00 2a ca 8a 16 20 f9 c3
bs:7af1 2a e8 0c 85 e3 41 90
ds:20ad 32 33
; Patch 4 correct Connect mode status line to stay off if set to off
bs:0007 00 ff 1e 11 f0 ff 1e 11 f0 c3
bs:6f5b 9a e9 a9 90 90 90
ds:20ad 33 34
; Patch 5 correct invokation of DEC-MCS character set
bs:0010 00 8b 3e 69 f8 8a 85 83 00 c3
bs:6020 8a e8 ed 9f 90
ds:20ad 34 35