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

  1. 314 \x3667 ; File MSRP314.PCH. No lines may precede this one.
  2. ; For MS Kermit/IBM-PC Version 3.14, Patches 1-7, 23 May 1995
  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. ; Patch 1 OPTIONAL. Use different video mode for Orchid Designer Professional
  8. ; VGA board when switching to 132 columns. Substitute new hexadecimal value of
  9. ; the video mode for the second "23" below. 23h is for Orchid Designer board
  10. ; and others based on the same Tseng Labs chip set.
  11. ; To enable this patch remove the semicolons from the two lines below.
  12. ;bs:5e2e 23 23
  13. ;ds:1c98 30 31
  14. ; Patch 2 Correct search path worker for relative paths
  15. as:000c 00 06 8c d8 8e d8 fc b0 5c f2 ae 07 c3
  16. as:1cc4 fc e8 45 e3
  17. ds:1c98 00 32
  18. ; Patch 3 Correct recognition of ST after OSC and PM
  19. bs:0000 00 81 e3 82 de e4 6b 75 08 5b 3c 9c 75 03 e9 c1 64 c3
  20. bs:6867 81 e8 a6 97 90 90 90 90 90 90
  21. ds:1c98 32 33
  22. ; Patch 4 Do not encode data in Resend ACK packet
  23. as:2ea1 a2 e9 74 d1
  24. as:0018 00 a2 5f 16 56 06 be 5e 16 89 0e 6b 11
  25. as:0024 00 8b 3e 69 11 8e c7 8b 3e 67 11 fc f3 a4 07 5e 5f e9 79 2e
  26. ds:1c98 33 34
  27. ; Patch 5 Ignore or use hyphen as READ line continuation character
  28. ; Ignore: Remove semicolons (;) at start of "as:..." and "ds:..." lines below
  29. ; Retain: Place semicolons (;) at start of "as:..." and "ds:..." lines below
  30. as:a653 75 eb
  31. ds:1c98 34 35
  32. ; Patch 6 Preserve TES LAT ident around restarts
  33. bs:3af7 77 74
  34. ds:1c98 35 36
  35. ; Patch 7 Correct loss of mail-to destination after first of multiple files
  36. as:0cdb a2 90 90 90
  37. ds:1c98 36 37
  38.