summaryrefslogtreecommitdiff
path: root/emulators/arcem/MESSAGE
blob: 6d9e729041e85ce8fdab9a4f6dfbcfa8f568e55f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========================================================================
$NetBSD: MESSAGE,v 1.3 2003/05/06 17:41:09 jmmv 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.

===========================================================================