home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / cpm86 / c86xv9.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Date:     Mon, 7 Jul 86 09:47 MDT
  2. From:     <REHABIV@USU.BITNET> (Eric Zurcher)
  3. Subject:  Kermit for Victor 9000 CP/M-86
  4.  
  5.         I just threw together an updated KERMIT for CP/M-86 running on the
  6. Victor 9000/Sirius, which I am forwarding to you.  I doubt that anyone else
  7. is all that interested in a KERMIT for an obsolete operating system running
  8. on an obsolete machine, but I offer it just to make the archives more complete.
  9.  
  10.         This version is directly derived from the "current" (itself over a
  11. year old) CP/M-86 version for the DEC Rainbow, with only minor modifications.
  12. Like the Rainbow, the Victor uses a 7201 serial port controller, so the
  13. interface for the two machines is quite similar.  I added a routine to allow
  14. the user to set the baud rate - I know it works at speeds up to 19200, but I
  15. have not tested it at 38400.  I have not yet implemented a SET PORT command,
  16. but this could be done without a great deal of trouble if someone wants to do
  17. it.  Currently the program drives only port "A".  It should also be possible
  18. to incorporate the VT102 and Tektronix 4010 emulation available in the MS-DOS
  19. Kermit for the Victor, but that looked like more work than I wanted to take on
  20. just now...
  21.  
  22.         Victor users should note that the default "escape" character, ^\, can
  23. be generated by typing ALT-, (that's "ALT" and "," simultaneously), assuming
  24. the usual CP/M-86 Victor keyboard definitions are installed.
  25.  
  26.                                         Regards,
  27.  
  28.                                         Eric Zurcher
  29.                                         Dept. of Biology
  30.                                         Utah State University
  31.                                         Logan, Utah 84322-5305
  32.                                         REHABIV@USU.BITNET
  33.  
  34. ------------------------------
  35.  
  36. Date:     Tue, 29 Jul 86 10:44 MDT
  37. From:     <REHABIV@USU.BITNET> (Eric Zurcher)
  38. Subject:  KERMIT for Sirius/Victor 9000 under CP/M-86
  39. To:       SY.FDC@CU20B.COLUMBIA.EDU
  40.  
  41. This note will be followed by slightly modified versions of A86 and H86 files
  42. for KERMIT for the Victor 9000/Sirius under CP/M-86.  This version is nearly
  43. identical to the one I sent to you about 3 weeks ago, and differs only in that
  44. the SET PORT command is now implemented, allowing the user to select either
  45. serial port "A" or "B" - "A" is the default.  I hadn't originally intended
  46. bothering to add this feature, but a freak lightning strike knocked out the
  47. "A" port on one of the Victors in our department, and it was easier (and
  48. cheaper) to implement the SET PORT option than to fix the hardware.
  49.  
  50.                                         Sincerely,
  51.  
  52.                                         Eric Zurcher
  53.                                         Dept. of Biology
  54.                                         Utah State University
  55.                                         Logan, Utah 84322-5305
  56.                                         REHABIV@USU.BITNET
  57.  
  58. ------------------------------
  59.  
  60.