home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / d / elvis / Source / readme < prev   
Encoding:
Text File  |  1990-04-14  |  456 b   |  20 lines

  1.             Archimedes VI port        12/4/90
  2.             ==================
  3.  
  4.         Ported to the ARC by Michael Andreasen
  5.  
  6. All the main changes made in order to make VI run on the arc are in
  7. the file called "arc.c".
  8.  
  9. VI will try to create the temporary file on the RAM DISC, if there is one.
  10. This will make VI run much faster.
  11.  
  12. To compile & link vi :-
  13.     copy C Compiler and Linker into Library
  14.     copy CLib from the C Discs
  15.     compile with "com"
  16.     Create a 220K RAM DISC
  17.     link with "ld"
  18.  
  19.  
  20.