Re: doubt in protected mode
- From: "Paul Edwards" <kerravon@xxxxxxxxxxxxxx>
- Date: Thu, 23 Nov 2006 18:59:35 +1100
"OS" <baladharma@xxxxxxxxx> wrote in message news:1164194467.094613.89610@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have doubt about the memory manager. When i compile any asm
program, it generates
the map file which will contain information about the code segment
,data segment. when i execute
the program, it will copy the code and data to some location in memory
. Now iam jumping to protected mode .
I've long forgotten the details, but there is public domain
code to do this transition. You can do whatever you want
with it:
http://pdos.cvs.sourceforge.net/pdos/pdos/src/protinta.asm?view=markup
There's C code to call it from the same place.
BFN. Paul.
.
- References:
- doubt in protected mode
- From: OS
- doubt in protected mode
- Prev by Date: Re: raghu protected mode
- Next by Date: Re: raghu protected mode
- Previous by thread: Re: doubt in protected mode
- Next by thread: i want improve my english ability,if you want improve you chinese ability,contact me please.
- Index(es):
Relevant Pages
|