summaryrefslogtreecommitdiff
path: root/emulators/arcem/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/arcem/MESSAGE')
-rw-r--r--emulators/arcem/MESSAGE18
1 files changed, 18 insertions, 0 deletions
diff --git a/emulators/arcem/MESSAGE b/emulators/arcem/MESSAGE
new file mode 100644
index 00000000000..7584d1d8dc5
--- /dev/null
+++ b/emulators/arcem/MESSAGE
@@ -0,0 +1,18 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2002/03/31 21:41:31 cjep 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
+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.
+
+ $ cp -R ${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.
+
+======================================================================