Re: Switch from protected mode to real mode
- From: Dirk Wolfgang Glomp <dirk@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Feb 2008 14:37:02 +0100
Am Sun, 24 Feb 2008 09:17:55 -0800 (PST) schrieb gerotica:
I just want to know the steps to switch to real mode and back to
protected mode...
If the main program a 32bit protectmode(PM) application that you start
under windows/linux, then you can´t switch to the realmode(RM), because
there is a protection to do that.
Otherwise that apllication is to start under pur DOS and it switch to the
PM, than the apllication needs a global disciptor table(GDT)/ and maybe a
local disciptor table(LDT). If you switch than to RM, the GDT/LDT will
destroy, so you must build it again, to switch back to PM. To do that,
you have to know those entrys of that GDT/LDT.
Dirk
.
- References:
- Switch from protected mode to real mode
- From: gerotica
- Re: Switch from protected mode to real mode
- From: Herbert Kleebauer
- Re: Switch from protected mode to real mode
- From: gerotica
- Switch from protected mode to real mode
- Prev by Date: Re: [OT] for the close of all fission nuclear reactor in the world
- Next by Date: Re: for the close of all fission nuclear reactor in the world
- Previous by thread: Re: Switch from protected mode to real mode
- Next by thread: pushf v rcl, save, restore carry flag
- Index(es):
Relevant Pages
|