Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
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.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]