home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / emacs / help / 5340 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.6 KB  |  39 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!das.wang.com!wang!wjs
  3. From: wjs@wang.com (William Smith)
  4. Subject: Re: Demacs and EMM386.EXE - best settings ??
  5. Organization: Wang Labs, Lowell MA, USA
  6. Date: Tue, 12 Jan 1993 18:47:06 GMT
  7. Message-ID: <C0r86J.DKv@wang.com>
  8. References: <1993Jan8.033736.24294@trl.oz.au>
  9. Lines: 28
  10.  
  11. smadden@titan.trl.OZ.AU (Steve Madden) writes:
  12.  
  13. >Hi there,
  14. >     I've had Demacs running for some time now and am very happy
  15. >with it generally speaking. However, until now, I had not been using the
  16. >EMM386.EXE driver, as it stopped my protected mode compiler working. I
  17. >have just received a new version of the compiler which works fine with
  18. >EMM386, and wondered what the best set of parameters to use with EMM386
  19. >is to get best performance from Demacs (I realise that "noems" does'nt
  20. >work too well :) The thing is I have not been able to get Demacs to run
  21. >at anything like its former speed, if at all with any of the settings
  22. >I've tried. I'd really like to hear what works for other people. 
  23.  
  24. I've found the following line works well for me.  The "frame=e000" line uses
  25. the 64K at E000:0 for the frame buffer.  This memory is normally not used by
  26. emm386.  Without "frame=e000", emm386 uses 64K of memory that would be used
  27. to load tsr's high.
  28.  
  29. DEVICE=c:\windows\emm386.exe 1024 frame=e000 ram
  30.  
  31. regards, bill
  32.    
  33.   
  34. -- 
  35. /*-------------------------------------------------------------------------
  36.    William J. Smith, Wang Labs M/S 019-72B, 1 Industrial Ave      
  37.    Lowell, MA 01851-5161,  (508) 967-6901, email: wjs@wiis.wang.com
  38. --------------------------------------------------------------------------*/
  39.