Mail Archives: djgpp/1997/08/02/10:33:09
Robert Hoehne wrote:
>
> Shawn Hargreaves wrote:
> >
> > >2) Every address in memory can be accessed using the segment:offset
> > >notation
> >
> > Untrue. Real mode segments are 64k in size, right? But they overlap, and
>
> In general it is true, that every address is accessed using
> segment:offset.
> Also in a flat 32bit environment memory is accessed this way, but there
> the segments called often selectors and the segment size may be much
> larger than 64K.
>
> BTW: This is probably not what the original poster expected to hear, but
> it is so.
>
> Robert
Hmm...what about conventional memory? The FAQ says that it uses 20-bit
addresses, but how can it be accessed using a real-mode pointer?
-Chris Frolik
frolikcc AT indy DOT net
- Raw text -