home *** CD-ROM | disk | FTP | other *** search
- id m0tnIfb-0007q2a; Thu, 15 Feb 96 22:25 MST
- Sender: owner-paper
- Received: from gwar.ardi.com by ftp.ardi.com with bsmtp
- (Smail3.1.29.1 #3) id m0tnIeq-0007q1C; Thu, 15 Feb 96 22:24 MST
- Received: by gwar.ardi.com (Smail3.1.29.1 #3)
- id m0tnIWU-000GOKC; Thu, 15 Feb 96 22:15 MST
- Message-Id: <m0tnIWU-000GOKC@gwar.ardi.com>
- Date: Thu, 15 Feb 96 22:15 MST
- From: mat@ardi.com (Mat Hostetter)
- To: winwiz95@m-net.arbornet.org (WinWiz95)
- Cc: executor@ardi.com
- Subject: Re: How to allocate memory for Mac programs?
- Newsgroups: comp.emulators.mac.executor
- In-Reply-To: <31217fe5.917435@mikasa.iol.it>
- References: <4fpf7c$gun@steel.interlog.com>
- <31217fe5.917435@mikasa.iol.it>
- Sender: owner-paper@ardi.com
- Precedence: bulk
-
- >>>>> "WinWiz95" == WinWiz95 <winwiz95@m-net.arbornet.org> writes:
-
- WinWiz95> On Tue, 13 Feb 1996 10:41:23 GMT, daveacg@interlog.com
- WinWiz95> (Dave Glue) wrote:
-
- >> I'm using the latest demo of Executor for DOS. The Mac system
- >> software has to have you manually "allocate" memory to apps-
- >> how can I do this under Executor, or do I have to? I have an 8
- >> meg 486DX4-120, I wanted to give Marathon a shot, but upon
- >> trying to get into the game (the preferences and title screen
- >> come up fine), it states I should allocate more memory to the
- >> app- the game only needs 3 megs, so it should work.
- >>
- WinWiz95> u have 2 use the following command-line when u run
- WinWiz95> executor: c:\executor>executor -applzone 5000k that is
- WinWiz95> an example... you can replace the 5000k with any other
- WinWiz95> value (so long as u have it)
-
- Note also that:
-
- executor -memory 5m
-
- will work. That will emulate a machine with 5 megabytes of RAM. The
- "-memory" switch doesn't mean exactly the same thing as "-applzone"
- ("-memory" sets the total of "applzone", "syszone", and "stack"), but
- it serves basically the same function and it's easier to remember.
-
- -Mat
-
-