Hey, I was wondering how I should implement my kernel, I have been thinking about making it as "ignorant"-(for lack of better words)as possible and have it load my shell, or should my shell be built in. then after the shell has been loaded other 32-bit applications will be loaded... any input will greatly help me, thx
peace out
- FreakyProgrammer
Kernel Implementation...
RE:Kernel Implementation...
At the very begining u could have a simple shell built in, just for testing that for ex. you screen output and keyboard input works..
/ Christoffer
/ Christoffer