home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / mskermit / msr313.pch < prev    next >
Text File  |  2020-01-01  |  4KB  |  111 lines

  1. 313 \x2e14 ; File MSR313.PCH. No lines may precede this one.
  2. ; For MS Kermit/IBM-PC Version 3.13, Patches 1-21, 17 April 1994
  3. ; Put this file on your PC in the same directory with your MSKERMIT.INI file.
  4. ; If necessary rename this file to be MSKERMIT.PCH.
  5. ; Then start MS-DOS Kermit and give the command PATCH, or give the
  6. ; command PATCH in MSKERMIT.INI.
  7. ;
  8. ; Patch 1 OPTIONAL. Use different video mode for Orchid Designer Professional
  9. ; VGA board when switching to 132 columns. Substitute new hexadecimal value of
  10. ; the video mode for the second "23" below. 23h is for Orchid Designer board
  11. ; and others based on the same Tseng Labs chip set.
  12. ; To enable this patch remove the semicolons from the two lines below.
  13. ;bs:4c44 23 23
  14. ;ds:20ad 30 31
  15. ; Patch 2 show handshake character value, correct \kdgC3 and \kdgC4 verbs
  16. as:0008 00 8a 47 06 e8 b8 81 c3
  17. as:83c1 e8 e9 44 7c
  18. as:d479 5f 5e eb 02 b0 5f
  19. ds:20ad 00 32
  20. ; Patch 3 correct insert/delete character when at right margin
  21. bs:0000 00 2a ca 8a 16 20 f9 c3
  22. bs:7af1 2a e8 0c 85 e3 41 90
  23. ds:20ad 32 33
  24. ; Patch 4 correct Connect mode status line to stay off if set to off
  25. bs:0007    00 ff 1e 11 f0 ff 1e 11 f0 c3
  26. bs:6f5b 9a e9 a9 90 90 90
  27. ds:20ad 33 34
  28. ; Patch 5 correct invokation of DEC-MCS character set
  29. bs:0010 00 8b 3e 69 f8 8a 85 83 00 c3
  30. bs:6020 8a e8 ed 9f 90
  31. ds:20ad 34 35
  32. ; Patch 6 correct selective erase in line
  33. bs:653d a0 ff 36 1d f9 ff 36 1f f9
  34. bs:655e 58 8f 06 1f f9 8f 06 1d f9
  35. ds:20ad 35 36
  36. ; Patch 7 two graphics mode errors
  37. cs:075f 2d 05
  38. ds:9b79 21 2b
  39. ds:20ad 36 37
  40. ; Patch 8 On networks ENQ response should not need keystroke after ^E.
  41. bs:55c3 00 01
  42. ds:20ad 37 38
  43. ; Patch 9 OPTIONAL, permit trying 132 column text display while in Windows
  44. ; Remove the semicolon (;) in the left column to enable this patch
  45. ;bs:4aa9 cd 90 90
  46. ; Patch 10 Permit Domain Name Servers in a DEC cluster to respond on an IP
  47. ; address other than the one we use to contact them.
  48. fs:2ab1 75 90 90
  49. fs:2ab6 75 90 90
  50. ds:20ad 00 31 30
  51. ; Patch 11 Avoid creating a long length packet when long packets are not in
  52. ; use and the last packet character is prefixed control code.
  53. as:0729 7d 7f
  54. ds:20ae 30 31
  55. ; Patch 12 Data General transparent printing, recognize binary and ASCII
  56. ; forms of '2' and '3' in command arguments.
  57. bs:0019 00 24 0f 3c 02 74 03 e9 ca 7e e9 d6 7e 24 0f c7 06 4d f8 18 52 c3
  58. bs:7de3 c7 e8 3f 82 90 90 90
  59. bs:7ee8 3c e9 2e 81 90
  60. ds:20ae 31 32
  61. ; Patch 13 Correct memory corruption resulting from erase to end of line
  62. ; for double wide characters on a 132 column screen.
  63. bs:002e 00 9c 74 04 d0 e3 72 04 3a d9 72 02 8a d9 9d 74
  64. bs:003d 00 04 d0 e0 72 04 3a c1 72 02 8a c1 e8 7a 80 c3
  65. bs:805c 74 8a 0e 28 d8 e9 cb 7f
  66. ds:20ae 32 33
  67. ; Patch 14 OPTIONAL. For Pathworks version 4.0 and later only, enable use
  68. ; of LAT in Windows and in expanded memory. To activate the patch remove
  69. ; the leading semicolons from the five lines below.
  70. ; Note added 8 Feb 1994 - disable this patch if using Interconnections Inc
  71. ; TES dated 08-10-93 or later.
  72. ;bs:2a21 c6 90 90 90 90 90
  73. ;bs:2b82 80 c4 1e a5 cc 90 90 90
  74. ;bs:2cc9 66 1f 00
  75. ;bs:2cec 66 1f 00
  76. ;ds:20ae 33 34
  77. ; Patch 15 Correct unprefixing of 8-bit control codes for file transfer
  78. as:000f 00 80 fc 80 74 03 80 e3 01 c3
  79. as:08cb 0a e8 41 f7 90 90
  80. ds:20ae 00 35
  81. ; Patch 16 Ensure Packet Driver signature is examined to full length
  82. fs:0552 01 08
  83. ds:20ae 35 36
  84. ; Patch 17 Correct erase to end of screen when on status line
  85. bs:004c 00 3b c3 76 01 93 f7 06 13 d8 08 00 c3
  86. bs:80c5 f7 e8 84 7f 90 90 90
  87. ds:20ae 36 37
  88. ; Patch 18 Arcnet ODI address byte location correction
  89. bs:0058 00 bf 7e 08 8c d8 83 c6 06 2b f3 cb
  90. fs:09d1 bf 9a 58 00 3c 20
  91. ds:20ae 37 38
  92. ; Patch 19 Correction to patch 18, must be used if patch 18 is used
  93. fs:0827 02 0e
  94. fs:082a b8 bf 7e 08 83 c6 06 2b f3 90 90
  95. fs:09d1 9a e8 56 fe 8c d8
  96. ds:20ae 38 39
  97. ; Patch 20 correct erase cursor to end of line when on status line
  98. bs:0058 bf 3a f7 76 02 8a fe e8 64 80 c3
  99. bs:801e a5 38 80
  100. ds:20ad 31 32 30
  101. ; Patch 21 include status line on Telnet session screen save/restores
  102. bs:479d 29 27
  103. bs:47a1 80 90 90 90 90 90 90 90 90 90
  104. bs:47d7 29 27
  105. bs:47db 80 90 90 90 90 90 90 90 90 90
  106. bs:49b6 51 52 06 c4 3e 51 d9 33 db 8a 0e 27 d8 fe c1
  107. bs:49f6 5f 90 5a 90
  108. bs:4a07 29 27 d8 fe c1
  109. ds:20ae 30 31
  110.  
  111.