summaryrefslogtreecommitdiff
path: root/emulators/arcem/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/arcem/MESSAGE')
-rw-r--r--emulators/arcem/MESSAGE16
1 files changed, 7 insertions, 9 deletions
diff --git a/emulators/arcem/MESSAGE b/emulators/arcem/MESSAGE
index 6d9e729041e..4b4f231db94 100644
--- a/emulators/arcem/MESSAGE
+++ b/emulators/arcem/MESSAGE
@@ -1,18 +1,16 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2003/05/06 17:41:09 jmmv Exp $
+$NetBSD: MESSAGE,v 1.4 2004/12/03 15:15:23 skrll Exp $
-When you run armul-arc, you need to be in a directory containing the
-armem files and the ROM file. The distribution is supplied with the
+When you run arcem, you need to be in a directory containing the
+arcem files and the ROM file. The distribution is supplied with the
Linux ROM and Hard Drive files from Dave Gilbert's site. The hard drive
-file needs to be writable by you. Also, you will need an
-.arcemrc file in your home directory e.g.
+file needs to be writable by you. For example:
- $ cp -R ${PREFIX}/share/arcem ~/Archimedes
+ $ mkdir ~/Archimedes
+ $ cp ${PREFIX}/share/arcem/* ~/Archimedes
$ cp ~/Archimedes/dot.arcemrc ~/.arcemrc
$ cd ~/Archimedes
$ chmod +w HardImage1
- $ armul-arc
-
-See ${PREFIX}/share/arcem/README.OrElse for more details.
+ $ arcem
===========================================================================