home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / MM1 / CMDS / elvis17.readme < prev    next >
Text File  |  2009-11-06  |  770b  |  26 lines

  1. This is the binary for Elvis version 1.7
  2. It has been customized by Neil Brookins (ngb5865@ultb.rit.edu)
  3. for use with the MM/1 OS-9 68000 machine.
  4.  
  5. Note:
  6. 1)    Uses /r0 for temporary files.
  7.  
  8. 2)    Module name is "vi" but there is room in the header to rename
  9. this to "elvis" if you wish, using dEd.
  10.  
  11. 3)    The right and left arrow keys move you forward and back one
  12. screenful of text. To move the cursor right and left by one character,
  13. use the "l" and "h" keys. If you don't like this, then get the source
  14. and compile it yourself. :-)
  15.  
  16. 4)    Compiled with GCC 1.42 with -O (optimization)
  17.  
  18. 5)    I have modified the folowing source files:
  19.         config.h  curses.c  curses.h  makefile
  20.  
  21. If you want more detailed info about the customizations I have done,
  22. you can send me E-mail.
  23.  
  24. ---->Neil
  25.  
  26.