delorie.com/archives/browse.cgi | search |
Date: | Tue, 30 Sep 1997 13:26:31 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Peter Palotas <blizzar AT hem1 DOT passagen DOT se> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: BIOS call from interrupt? |
In-Reply-To: | <3.0.16.19970929165329.365f6834@hem1.passagen.se> |
Message-ID: | <Pine.SUN.3.91.970930132612.6040D-100000@is> |
MIME-Version: | 1.0 |
On Mon, 29 Sep 1997, Peter Palotas wrote: > But how does using BIOS functions affect the portability of the program to > Linux? I can't imagine that being a great idea!? AFAIK, you can't write a portable program that hooks interrupts. So you will need to encapsulate the code that does that in wrappers that present uniform portable interface, and rewrite the guts of the wrapped functions for every platform.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |