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

  1. 310 \x236f ; File MSR310.PCH. No lines may precede this one.
  2. ; For MS Kermit/IBM-PC Version 3.10, Patches 1-12, 26 May 1991
  3. ; Put this file on your PC in the same directory with your MSKERMIT.INI file.
  4. ; 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 semicolon from the line below.
  13. ;as:c918 23 23
  14. ; Patch 2 Remove CR/LF from beginning of output from the WRITE command.
  15. as:8101 4a 48 4e 90 90 90 90 90
  16. ; Patch 3 When starting a new session with SET PORT NETBIOS ensure the NEW
  17. ; response drops the existing NetBios session.
  18. as:a90e 72 73
  19. ; Patch 4 Omit sending flow control XON when first opening a connection.
  20. as:aee4 e8 90 90 90
  21. ; Patch 5 Correct closing brace detection error, permit control codes
  22. ; in IF EQUAL commands, show umlatted u as umlatted for Latin1 to CP863.
  23. as:28a8 c6 03 f1 eb 10
  24. as:28e0 36 d1 eb 0e
  25. bs:0b4f 17 06
  26. ds:1bcb 75 81
  27. ; Patch 6 correction to patch 5
  28. as:28a8 03 88 0e 20 39 03 f1 eb 0c
  29. ; Patch 7 corrections to Latin5 to CP866 translation table
  30. ; col/row 10/0 from 20h to ffh, 10/7 from 3fh to f4h, 13/13 from cdh to adh,
  31. ; 15/4 from f2h to f3h. Thanks to Konstantin Vinogradov, Moscow.
  32. ds:1c75 20 ff
  33. ds:1c7c 3f f4
  34. ds:1cb2 cd ad
  35. ds:1cc9 f2 f3
  36. ; Patch 8 Correct VT terminal emulator problem with CSI parser initialization
  37. as:0000 00 c7 06 02 04 54 ce e9 04 03
  38. as:d1b0 c7 e9 4d 2e 90 90 90 90
  39. ; Patch 9 Prevent interaction between Connect and Script session logging
  40. ; and flush PRN buffer when exiting.
  41. as:0009 00 8b 1e 70 b5 c7 47 07 00 00 e8 1d 7e e9 e1 7d
  42. as:0f19 74 90 90
  43. as:7ca7 74 90 90
  44. as:7dac e8 e9 5a 82
  45. ; Patch 10 Printing while in Connect mode: if printer becomes not ready place
  46. ; message " *** PRINTER IS NOT READY ***  press R to retry or D to discard
  47. ; printing: " on the status line and wait for response. Retries will now not
  48. ; omit buffered characters. DOS' waiting time can be 20 seconds before it
  49. ; tells Kermit the status. Please, if this patch is typed by hand then triple
  50. ; check the typing and try it **without a hard disk attached** (unplug it).
  51. as:0018 00 51 52 b9 01 00 8b 1e 28 8b b4 40 cd 21 5a 59 72 12 3d 01 00 75 0d
  52. as:002e 00 42 e2 e7 c7 06 26 8b 26 8a f8 e9 89 00 8b f2 bf 26 8a 2b d7
  53. as:0042 00 8b 0e 26 8b 2b ce 7e 07 8c d8 8e c0 fc f3 a4 29 16 26 8b 1e
  54. as:0056 00 8b 36 d2 36 8c df 8e c7 8e de 33 f6 bf 48 4e 8b d7 fc ac aa 3c 24
  55. as:006c 00 75 f9 1f e8 3d 90 e8 09 90 b4 0c b0 01 cd 21 0a c0 75 06 b0 01
  56. as:0081 00 cd 21 eb d0 24 df 3c 52 75 09 e8 c3 bf e8 c0 bf e9 da 7d 3c 44
  57. as:0096 00 75 bd 8b 1e 28 8b 83 fb 04 76 04 b4 3e cd 21 bb 73 7f c7 07 4e 55
  58. as:00ac 00 c7 47 02 4c 00 c7 06 26 8b 26 8a c7 06 28 8b ff ff e8 91 bf
  59. as:00c0 00 e8 8e bf f9 9c 8a 26 2a 8b 0a e4 74 03 e8 60 a0 9d 07 5f 5e 5a
  60. as:00d5 00 59 5b 58 c3 52 51 50 b9 0a 00 83 3e 28 8b 00 e9 9f 7d
  61. as:7e1a 53 81 3e 26 8b 26 8b 72 06 e8 12 00 73 01 c3 53 8b 1e 26 8b
  62. as:7e2d eb 88 07 43 89 1e 26 8b 5b f8 c3 81 3e 26 8b 26 8a 77 02 f8 c3
  63. as:7e41 1e 83 3e 28 8b 00 7f 08 c7 06 26 8b 26 8a f8 c3 50 53 51 52 56 57 06
  64. as:7e57 22 8b 1e 70 b5 8b 47 07 88 26 2a 8b a2 2b 8b 86 e0 0a e4 74 03
  65. as:7e6b e3 e8 c2 22 8b 1e 28 8b ba 26 8a 8b 0e 26 8b 2b ca e9 9a 81 90 90
  66. as:7e80 72 90 90 90 e9 53 82 7e 1e 90
  67. as:6301 2f 34
  68. as:bab3 7d 82
  69. as:bae4 4c 51
  70. as:cedb 55 5a
  71. as:d0c6 6a 6f
  72. as:f049 72 90 90
  73. as:f059 72 90 90
  74. as:f064 cc d1
  75. as:f08d 72 90 90
  76. as:f16f c1 c6
  77. cs:0000 00 20 2a 2a 2a 20 50 52 49 4e 54 45 52 20 49 53 20 4e 4f 54 20 52
  78. cs:0015 00 45 41 44 59 20 2a 2a 2a 20 20 70 72 65 73 73 20 52 20 74 6f 20
  79. cs:002a 00 72 65 74 72 79 20 6f 72 20 44 20 74 6f 20 64 69 73 63 61 72 64
  80. cs:003f 00 20 70 72 69 6e 74 69 6e 67 3a 20 20 24
  81. ; Patch 11 Permit implicit 80/132 column support for more video boards based
  82. ; on the Western Digital WD90C00 VGA chip. These include Paradise Professional
  83. ; and Paradise VGA1024.
  84. as:c936 35 7d
  85. as:c93d 07 03
  86. ds:ca27 30 56 47 41
  87. ; Patch 12 Translation of char 15/13 from Latin5 to CP866 changed from "?" to
  88. ; be paragraph sign (2/1).
  89. ds:1cd2 3f 15
  90. ; End of file MSR310.PCH
  91.