Mail Archives: djgpp/1999/02/14/05:23:59
On Thu, 11 Feb 1999, John Scott Kjellman wrote:
> Along the same lines, how do you get the carry flag passed to the
> routine that generated the interrupt? This is a problem I am having
> with a keyboard handler, I need to set/clear the carry flag before I
> return control back to the BIOS.
How do you mean ``return control back to the BIOS''? Please describe
what your code does (it certainly does NOT do a simple __dpmi_int
call), because the answer depends on that.
- Raw text -