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

  1. 311 \x25b3 ; File MSR311.PCH. No lines may precede this one.
  2. ; For MS Kermit/IBM-PC Version 3.11, Patches 1-11, 23 Oct 1992
  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 semicolon from the line below.
  13. ;as:ccf7 23 23
  14. ; Patch 2 Corrected unwanted double echo from Telnet negotiations.
  15. as:c0e3 24 8b 1e e6 d1 88 07 90 90 90 90 90 90 90
  16. ds:230d 30 32
  17. ; Patch 3 correct cursor indexing problem with scrolling region setup
  18. as:0000 00 e8 5b fd e9 c0 d3
  19. as:e119 ab e5 1e
  20. ds:230d 32 33
  21. ; Patch 4 nested curly brace matching
  22. as:57eb 32 32
  23. as:5873 49 90
  24. ds:230d 33 34
  25. ; Patch 5 fix skipped reports to host
  26. as:ec03 80 8b 84 07 0a 80 3e 2a 07 00 75 0b
  27. ds:230d 34 35
  28. ; Patch 6 correct 8-bit command end of transparent print, print report
  29. as:57eb 32 33
  30. as:ec05 07 0a 07
  31. as:f4cc c7 c6 06 ea f6 1b c7 06 e8 f6 01 00 b0 5b eb 17 90 90 90 90
  32. ds:230d 35 36
  33. ; Patch 7 correct use of CR/LF with parity on networks
  34. as:0006 00 80 e4 7f 80 fc 0d c3 8b 1e e5 c5 b0 0a e8 fc 78 86 e0 c3
  35. as:a555 80 e8 ae 5a
  36. as:a577 8b e8 93 5a 88 a7 e7 c5 90 90
  37. ds:230d 36 37
  38. ; Patch 8 correct decoding of DEC UDK hex characters
  39. as:c4fe 1e 27
  40. as:c513 1e 27
  41. ds:230d 37 38
  42. ; Patch 9 work around problem in TES v2.2/R8 which clobbers Kermit
  43. as:0019 00 1e cd 14 1f c3
  44. as:9904 cd e9 12 67
  45. ds:230d 38 39
  46. ; Patch 10 Serial port handler, prevent premature reentry, correction for OS/2
  47. as:b61d fb 8b 16 c5 c1 ec a8 01 75 88 fb
  48. ds:230d 39 31 30
  49. ; Patch 11 Gateway 2000 Telepath modem, vastly slow down serial port setup
  50. as:001e 00 8b 16 86 b6 42 b0 0f ee e8 10 00 4a ec a2 9d b6 b0 03 ee
  51. as:0031 00 e8 05 00 8b 16 80 b6 c3 50 b8 01 00 e8 4d 92 58 c3
  52. as:b294 8b 90 e8 86 4d 42 ec a2 9b b6 8b 16 82 b6 ec e8 94 4d b0 87
  53. as:b2a7 b6 ee e8 8e 4d ec 24 c0 3c c0 74 06 e8 84 4d 32 c0 ee 8b 16 80 b6
  54. as:b2bc 8b ec 42 e8 78 4d b0 01 ee e8 72 4d
  55. as:b3ff eb e8 37 4c 4a ee e8 32 4c
  56. as:b424 ec e8 12 4c ec 90
  57. as:b438 eb e8 fe 4b 90
  58. ds:230e 30 31
  59.