PROTECTED MODE
Posted: Fri Jan 18, 2008 1:20 am
HI All,
Am trying to develop a small OS which will give a shell prompt and Unix like enviornment. the Code essentialyy is in C.
Untill now I have just managed to write a Bootloader and a small C program that loads after the bootloader.
The main issue is that I have done all this in real mode. I want to move this all to protected mode can any one help me with the methods hoe to move to protected mode.
I am through with the theory part but have less experiance with the asm coding.
Regards to all
Am trying to develop a small OS which will give a shell prompt and Unix like enviornment. the Code essentialyy is in C.
Untill now I have just managed to write a Bootloader and a small C program that loads after the bootloader.
The main issue is that I have done all this in real mode. I want to move this all to protected mode can any one help me with the methods hoe to move to protected mode.
I am through with the theory part but have less experiance with the asm coding.
Regards to all