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

  1. 312 \x26ec ; File MSR312.PCH. No lines may precede this one.
  2. ; For MS Kermit/IBM-PC Version 3.12, Patches 1-12, 10 Jan 1993
  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. ;as:ccbe 23 23
  14. ;ds:23af 30 31
  15. ; Patch 2 Terminal emulator, ignore ESC C
  16. ds:ef12 43 42
  17. ; Patch 3 Prevent the exiting of server mode by Control C from quiting macros
  18. as:4e23 88 90 90 90 90
  19. ; Patch 4 Enable packet recognition after echo when using printable SOP char
  20. bs:1315 c7 a0 0e 3c a2 72 08 33 c0 89 47 02 c7 47  
  21. bs:1322 33 06 00 ff 8b 1f 89 07 a3 79 08 a3 83 08 90 90
  22. ds:23af 00 34
  23. ; Patch 5 Remove unwanted zero padding in \v(ndate) response string
  24. bs:0e19 0a 09
  25. bs:0e2b 0a 09
  26. ds:23af 34 35
  27. ; Patch 6 Avoid infinite loop waiting on UART transmitter to become ready
  28. as:a9f0 ef f1
  29. ds:23af 35 36
  30. ; Patch 7 Serial port handler, prevent premature reentry, correction for OS/2
  31. bs:29bf fb 8b 16 46 c8 ec a8 01 75 88 fb
  32. ds:23af 36 37
  33. ; Patch 8 Correct using repeat prefix if remote host says do not prefix
  34. as:0000 00 80 3e 11 3c 00 75 03 e9 6d 08 51 53 8b 0e d2 13 e9 3e 08
  35. as:084b 51 e9 b2 f7 90 90 90
  36. ds:23af 37 38
  37. ; Patch 9 stop TES from polling bindery, lose sensing of dropped connection
  38. as:a859 09 16
  39. ds:23af 38 39
  40. ; Patch 10 Gateway 2000 Telepath modem, vastly slow down serial port setup
  41. as:0013 00 8b 16 c6 bc 42 b0 0f ee e8 0c 00 4a ec a2 dd bc b0 03
  42. as:0025 00 ee e8 01 00 c3 50 b8 01 00 e8 52 99 58 c3 b0 02 ee e4 61 c3
  43. as:b830 8b 90 e8 df 47 8b 16 c0 bc 42 ec a2 db bc 8b 16 c2 bc ec
  44. as:b842 db e8 e5 47 b0 87 ee e8 df 47 ec 24 c0 3c c0 74 06 e8 d5 47
  45. as:b855 3c 32 c0 ee 8b 16 c0 bc ec 42 e8 c9 47 b0 01 ee e8 c3 47
  46. as:b9a7 50 e8 80 46 4a ee e8 7b 46
  47. as:b9d2 ec e8 55 46 ec 90 50
  48. as:b9e8 e4 e8 3e 46 90
  49. as:a424 ee e8 0c 5c
  50. ds:23af 39 31 30
  51. ; Patch 11 Keep AT&T StarGROUP connections alive around shelling to DOS
  52. as:a785 df 5d 08
  53. as:b966 80 90 90 90 90 90
  54. ds:23b0 30 31 
  55. ; Patch 12 Addition to patch 11
  56. as:b966 90 80 3e ba bf 00
  57. as:ba8e 80 90 90 90 90 90
  58. ds:23b0 31 32 
  59.  
  60.