delorie.com/archives/browse.cgi | search |
Date: | Tue, 25 Mar 2003 11:43:36 -0500 |
Message-Id: | <200303251643.h2PGhaN01746@envy.delorie.com> |
X-Authentication-Warning: | envy.delorie.com: dj set sender to dj AT delorie DOT com using -f |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <as018v817up084rcigr5067a9n7gfho7n6@4ax.com> |
(Radical DOT NetSurfer AT delorie DOT com) | |
Subject: | Re: FP_SEG and FP_OFF |
References: | <as018v817up084rcigr5067a9n7gfho7n6 AT 4ax DOT com> |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
DJGPP does not have segments and offsets in the traditional sense. In any program that uses FP_SEG and FP_OFF, you *must* rewrite that part of the code completely, so that it copies data to/from DOS memory and uses DPMI services to invoke the interrupts. You can't do a simple port for them, sorry.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |