home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / QTERM / QTERM43E.LBR / -README.1ST next >
Text File  |  2000-06-30  |  3KB  |  88 lines

  1. QTERM V4.3e is dedicated to the memory of Irv Hoff - a programmer who was
  2. a constant insipration while I was developing QTERM. Let us never forget
  3. the work he did for the CP/M community.
  4.  
  5.  
  6. Files included in QTERM43E.LBR:
  7.  
  8. -README.1ST    You are
  9. QTCHAT.DYC    QTERM chat scripts documentation
  10. QTERM.CYM    QTERM, unpatched
  11. QTERM.DYC    QTERM documentation
  12. QTERM.FOR    Quick description of what QTERM can do for you
  13. QTERM.PYT    Patch information for QTERM
  14. QT-PATCH.ZY    Patch area source, to provide a basis to work with
  15. WHATS.NEW    Upgrade list of what's changed since V4.2g
  16.  
  17.  
  18. Patch info for making QTERM work on your system is included in QTERM.PAT.
  19. As provided, QTERM will work on a Televideo 803 (or a TPC-1), because
  20. that's what I developed it on. Note that not all the patches are
  21. necessary, but the more optional ones you get going, the more features
  22. QTERM will have. QTERM.PAT also includes a reference to a "1K patch
  23. overlay". I'm trying to collect as many of these as possible, so if you
  24. can, try to get yours back to me, with a memo telling which computer it
  25. works on, and which of the optional patches you have included.
  26.  
  27.  
  28. The .?Y? files are made with the new LZH compression method, this typically
  29. produces files 10 to 15 to 20 % smaller than CRUNCH. EXL.COM (in EXL.LBR)
  30. is one tool that will decompress these, or CRLZH11.LBR is the original
  31. .LBR for LZH compression.
  32.  
  33.  
  34. For those that are interested, the name actually arose because in mid 1985
  35. I needed a terminal program for my CP/M machine (A Televideo 803) and
  36. put a quick 1/2K program together in under an hour. This program has been
  37. growing ever since, but the name Q(uick) TERM(inal) program remains.
  38.  
  39.  
  40. I give thanks to Dave Goodman, Tom Bopp, Larry Moore, Dave Presberg, Andy
  41. Meyer, David Douthitt, Mitch Mitchell and Jim Bianchi for all their help
  42. in debugging and beta testing QTERM, and to all the other people who have
  43. sent in patches and suggestions. I'd never have got it anything like
  44. working and as full featured without all your help.
  45.  
  46.  
  47. Credit is also due the unknown author of the UNIX Kermit implementation
  48. that I used for the basis of the Kermit code here, and to Steve Grandi
  49. who wrote the Xmodem program in C that provided the basis for the Xmodem
  50. code in QTERM.
  51.  
  52.  
  53. If you need to get hold of me for any reason (need help with patches, or
  54. a patch file to send my way), I can be reaced at:
  55.  
  56. UUCP:        .....!wet!pallio!dg
  57. Internet:    dg%pallio.uucp@cs.sfsu.edu
  58. GEnie:        D.GOODENOUGH
  59. Q-Link:        Delta G
  60. BBS's:        DAVID GOODENOUGH on all of them
  61.         (617) 965-7046
  62.         (707) 539-1283
  63.         (415) 654-3798
  64.         (415) 755-2030
  65.  
  66. Or log into wet.UUCP at (415) 864-0954, and send me E-mail as dg once
  67. you get set up.
  68.  
  69.  
  70. David Goodenough (5-3-91)
  71.  
  72.  
  73. A few notes:
  74.  
  75. Take a look in WHATS.NEW to see what has changed since V4.2g
  76.  
  77. QTERM V4.2 style patches will still work with QTERM V4.3e
  78.  
  79. VT100.TC got dropped since it's no longer needed - see WHATS.NEW for details
  80.  
  81. Since I've had several requests over the years to release the source, it
  82.     has been released. Modify it if you want, but please check back
  83.     with me before you release a version, and let me know what changes
  84.     you made, if they're useful I may put them into the next version.
  85.     As a side note to this, if you come across a version, and you are
  86.     not sure if it's been modified, check with me and I can give you
  87.     the correct CRCK values for the original V4.3e.
  88.