Kernel and Bootloader
Posted: Thu Jan 17, 2008 4:31 am
I am not new to assembly and C, I am experienced in both
I want to make an os, I have a kernel.bin that contains a main function that does nothing, I want to add a printf fucntion to print letters to the screen so I need some help there, I also need to know how to make 512byte bootloader to load my kernel in the memory and when I have the new function, I want to make it print some "Hello World!" string on the screen.
Thanks for all your help,
ExtremeCoder27
I want to make an os, I have a kernel.bin that contains a main function that does nothing, I want to add a printf fucntion to print letters to the screen so I need some help there, I also need to know how to make 512byte bootloader to load my kernel in the memory and when I have the new function, I want to make it print some "Hello World!" string on the screen.
Thanks for all your help,
ExtremeCoder27