Hey ;D
Thanks, i'm about to try FritzOS.
(I got WinRAR)
now for PlayOS,
Do you have a "in" function, for the OS example_kernel?? (like cin, in C++)
Can i change the compiler from GCC to DJGPP??
and if i do, can i change the file to kernel.cpp and put C++ things in it??
And also, i probably won't right a bootsector now, i will use this one, but i will write a kernel and it will be 100% original!!
Now i see the kernel as the OS's main program! So now, if i had a in function, could i just use the kernel as a giant program and load things from it??
Understand what i mean??
and also could you label the kernel better explaining what the hell is asm("jmp _kernel_start") well whatever it is, i changed it to
asm("JMP _OperatingSystem_Kernel")
and i changed the main functions name to OperatingSystem_Kernel is it Ok if i do this??
The OS works fine when i do it!
thanks for everything, and please help me out with these couple of questions!
ciao
