cvs.gedasymbols.org/archives/browse.cgi | search |
From: | Wojciech Galazka <wgalazka AT chem DOT uw DOT edu DOT pl> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: software interrupts |
Date: | Fri, 29 Aug 1997 14:20:58 +0200 |
Organization: | University of Warsaw |
Lines: | 17 |
Message-ID: | <3406BEAA.7F7D@chem.uw.edu.pl> |
References: | <Pine DOT GSO DOT 3 DOT 95 DOT 970829010635 DOT 4265B-100000 AT dilbert DOT ucdavis DOT edu> |
NNTP-Posting-Host: | animal.chem.uw.edu.pl |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Mike Darrett wrote: > > Hi Guys, > > the int 10 function (this function takes a pointer in ES:DX pointing to > palette data and updates the video palette). The FAQ's DJ wrote said just > use int86() and forget about ES, ... Take a look at the source code of int86(). And read the FAQ again paying attention at what "__tb" is. You need to copy the palette to the transfer buffer using dosmemput. -- Wojciech Galazka Computer Security Advisor
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |