AddMem V1.0 by Chris Hodges
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Introduction
~~~~~~~~~~~~
This program will add non-autoconfig memory to your system.  If  you  don't
know  about  your  memory board addresses, AddMem will certainly crash your
system.
 
Requirements
~~~~~~~~~~~~
AddMem needs Kick 2.04 or higher.

Usage
~~~~~
AddMem START startadr TO endadr [PRI value] [NAME string]

startadr and endadr have to be valid memory addresses and must be given  as
hex numbers.

The optional PRI parameter allows you to set the  priority  of  the  to  be
mounted ram, if it is ommitted, the value 10 is used.

If the NAME string is not given, 'fastmem' will be taken as default.

Note to 68040-users: AddMem *MUST* be placed *BEFORE* SetPatch because  the
68040 support library locks all non-allocated addresses via MMU.

History
~~~~~~~
V1.0 (12-Jun-95): First release.

Contact address
~~~~~~~~~~~~~~~
Any mails or donations to:

Chris Hodges                    Account: 359 68 63
Kennedystr. 8                   BLZ    : 700 530 70
D-82178 Puchheim                Bank   : Sparkasse Fürstenfeldbruck
Germany
Tel.: +49-89/8005856
Email: chris@sixpack.pfalz.de

