home *** CD-ROM | disk | FTP | other *** search
- Archimedes VI port 12/4/90
- ==================
-
- Ported to the ARC by Michael Andreasen
-
- All the main changes made in order to make VI run on the arc are in
- the file called "arc.c".
-
- VI will try to create the temporary file on the RAM DISC, if there is one.
- This will make VI run much faster.
-
- To compile & link vi :-
- copy C Compiler and Linker into Library
- copy CLib from the C Discs
- compile with "com"
- Create a 220K RAM DISC
- link with "ld"
-
-
-