Re: Real mode int from protected mode and back Opções
- From: gerotica <pgerotica@xxxxxxxxx>
- Date: Fri, 22 Feb 2008 06:51:15 -0800 (PST)
Great! Thanks for your reply...
Will DPMI make the transition to real mode, so my ISR doesnt have to
worry about any of the transition steps? Am I able to use the file
routines in my ISR? Becuase I tried to do that (just call int 61h) and
the program crashed right in the first int call...
Ok, let´s assume I can do it... The protected mode program uses eax
and edx.... In my ISR i just use AX and DX, with the correspondant
values?
Thanks again
.
- References:
- Real mode int from protected mode and back Opções
- From: gerotica
- Re: Real mode int from protected mode and back Opções
- From: japheth
- Real mode int from protected mode and back Opções
- Prev by Date: Re: 16 bit debugging - options?
- Next by Date: Re: for the close of all fission nuclear reactor in the world
- Previous by thread: Re: Real mode int from protected mode and back Opções
- Index(es):
Relevant Pages
|