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

  1. 314 \x2c49 ; File MSRM314.PCH. No lines may precede this one.
  2. ; For MS Kermit/IBM-PC Version 3.14, Patches 1-6, 26 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:53cb 23 23
  13. ;ds:1c6d 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:1cd3 fc e8 36 e3
  17. ds:1c6d 00 32
  18. ; Patch 3 Correct recognition of ST after OSC and PM
  19. bs:0000 00 81 3e 92 c6 5f 61 75 08 5b 3c 9c 75 03 e9 61 5a c3
  20. bs:5df3 81 e8 1a a2 90 90 90 90 90 90
  21. ds:1c6d 32 33
  22. ; Patch 4 Do not encode data in Resend ACK packet
  23. as:2ee1 a2 e9 34 d1
  24. as:0018 00 a2 3f 16 56 06 be 3e 16 89 0e 4b 11
  25. as:0024 00 8b 3e 49 11 8e c7 8b 3e 47 11 fc f3 a4 07 5e 5f e9 b6 2e
  26. ds:1c6d 33 34
  27. ; Patch 5 Optional: 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:a4e3 75 eb
  31. ds:1c6d 00 35
  32. ; Patch 6 Correct loss of mail-to destination after first of multiple files
  33. as:0cdb a2 90 90 90
  34. ds:1c6d 00 36
  35.