www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/04/29/02:08:16

Date: Mon, 29 Apr 1996 15:52:47 +1000
From: root <root AT linuxbox DOT nse DOT com DOT au>
Message-Id: <199604290552.PAA00382@linuxbox.nse.com.au>
To: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
CC: djgpp AT delorie DOT com
Subject: RE: dosemu configuration
In-Reply-To: <13252297@toto.iv>
Reply-To: naderr AT topaz DOT cqu DOT edu DOT au

Eli Zaretskii writes:
 > 
 > On Sun, 28 Apr 1996, Dave Love wrote:
 > 
 > >  (The FAQ
 > > might mention the dosemu patch from DJ in the mail archives, BTW.)
 > 
 > It will in the next release.  Thanks. 
 > 

Hmm, not the whole dosemu.conf but the part that
is perhaps most related to djgpp is the RAM
section ... here is mine:

#umb_max on		# be more aggressive about finding XMS UMB blocks

#dpmi 4086               # DPMI size in K, or "off"
#xms 1024		# XMS size in K,  or "off"
#ems 1024		# EMS size in K,  or "off"
#ems { ems_size 1024 ems_frame 0xe000 }
#ems { ems_size 2048 ems_frame 0xd000 }
dpmi 16384		# DPMI size in K, or "off"
xms 16384		# XMS size in K,  or "off"
ems 4096		# EMS size in K,  or "off"

#hardware_ram { 0xc8000 range 0xcc000 0xcffff }
			# maps 0xc8000..0xc8fff and 0xcc000..0xcffff

#dosmem 640		# Maximum conventional RAM to show apps


As you see I give it heaps of DPMI ;) needed ( thanks DJ ;)
Probably doesn't need the ems though ;)

Hope this helps,

Cheers,

		Rob

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019