Date: Wed, 6 Apr 94 14:19:26 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: wymanm AT cork DOT cig DOT mot DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: INT86 Question Reply-To: babcock AT cfa DOT harvard DOT edu > I am having a problem with one of the int 0x10 functions. It is function > 0x1012 which sets the entire or portion of the color palette. If it doesn't work directly, you can try using _go32_dpmi_simulate_int(). There's an example (with a typo in the function name) in libcref.i.