www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/10/25/15:04:09

Date: Mon, 25 Oct 1999 12:45:34 -0400
Message-Id: <199910251645.MAA26204@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: djgpp AT delorie DOT com
In-reply-to: <3812a5c7.3453113@newsserver.cc.monash.edu.au> (DavMac@iname.com)
Subject: Re: Just a few questions
References: <7up2m7$pvc$1 AT ctb-nnrp2 DOT saix DOT net> <85cQ3.632$pD5 DOT 45821 AT dfiatx1-snr1 DOT gtei DOT net> <3812a5c7 DOT 3453113 AT newsserver DOT cc DOT monash DOT edu DOT au>
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> >True. Technically, it would be called a "tiny" model.
> 
> Eh? It would be called the "flat" model. "tiny" model refers to data
> and text being together in the same 64KB 16-bit segment. It's called
> "tiny" only because of the limit on the total program size.

DJGPP does not use "flat" model.  It uses "tiny" model.  There are
segments, they do not start at physical address zero.  In flat model,
all segments start at physical address zero.  "Tiny" just means CS==DS
and default pointers are near, which is true for DJGPP.

> DJGPP does not impose that limit.

The limit is irrelevent.

- Raw text -


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