home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / sigm / vol177 / ws$files.doc < prev    next >
Encoding:
Text File  |  1984-09-10  |  568 b   |  24 lines

  1.     The ws$xxxx files,
  2.         ws$vt52.asm
  3.         ws$mx80
  4.     are patches for Wordstar version 3.0. 
  5.  
  6.     As indicated by their names, ws$vt52 is a patch
  7.     to allow Wordstar to communicate to a DEC VT-52
  8.     or a compatible terminal (such as a C-Itoh 101.)
  9.  
  10.     WS$MX80 is a patch to allow use of the Epson 
  11.     MX80 printer with Graftrax+ installed. The
  12.     options included are those discussed in the
  13.     May 83 issue of BYTE magazine.
  14.  
  15.     ASM is sufficient for assembly. Patch in as 
  16.     follows into an installed Wordstar:
  17.         ddt ws.com
  18.         -iws$vt52.hex
  19.         -r
  20.         -iws$mx80.hex
  21.         -r
  22.         -g0
  23.         save 64 ws$new.com
  24.