home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text0495.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  2.0 KB  |  45 lines

  1.     id m0tmkV3-0007q3a; Wed, 14 Feb 96 09:56 MST
  2. Sender: owner-paper
  3. Received: from beech.soton.ac.uk by ftp.ardi.com with smtp
  4.     (Smail3.1.29.1 #3) id m0tmkUS-0007q1C; Wed, 14 Feb 96 09:55 MST
  5. Received: from dept1.isvr.soton.ac.uk (dept1.isvr.soton.ac.uk [152.78.240.70])
  6.    by beech.soton.ac.uk (8.6.12/hub-8.5a) with ESMTP id QAA20071
  7.    for <executor@ardi.com>; Wed, 14 Feb 1996 16:50:14 GMT
  8. Received: from ISVR-DEPT1/SpoolDir by dept1.isvr.soton.ac.uk (Mercury 1.21);
  9.     14 Feb 96 16:50:23 +0000
  10. Received: from SpoolDir by ISVR-DEPT1 (Mercury 1.21); 14 Feb 96 16:50:20 +0000
  11. From: "Jon Hall" <jmah@isvr.soton.ac.uk>
  12. Organization: ISVR, University of Southampton
  13. To: executor@ardi.com
  14. Date: Wed, 14 Feb 1996 16:50:17 +0000
  15. Subject: Re: How to allocate memory for Mac programs?
  16. Priority: normal
  17. X-mailer: Pegasus Mail for Windows (v2.23)
  18. Message-ID: <15832CD426D@dept1.isvr.soton.ac.uk>
  19. Sender: owner-paper@ardi.com
  20. Precedence: bulk
  21.  
  22. >I'm using the latest demo of Executor for DOS.  The Mac system
  23. >software has to have you manually "allocate" memory to apps- how can I
  24.  
  25. This is only actually true under System 7.x (or System 6.x with
  26. Multifinder); Under System 6 with the normal Finder (which is
  27. essentially what Executor emulates), all Mac memory not used by the core
  28. System is automatically given to the application (which makes sense
  29. since it's the only thing running).
  30.  
  31. >do this under Executor, or do I have to?  I have an 8 meg 486DX4-120,
  32. >I wanted to give Marathon a shot, but upon trying to get into the game
  33. >(the preferences and title screen come up fine), it states I should
  34. >allocate more memory to the app- the game only needs 3 megs, so it
  35. >should work.
  36.  
  37. Executor _should_ pick up all available memory (less that used by 
  38. SmartDrive etc.) automatically, but there are command line switches that 
  39. allow you to tweak the way Executor uses memory somewhat. Try running
  40.  
  41. executor -help
  42.  
  43. and look at the switches -memory and -applzone in particular.
  44.  
  45.