Ok i have a working bootloader, basically displays a message waits for keyboard hit and resets lol. I also wrote a program to write bins to the boot sector of a floppy, quite fun indeed hehe. My problem is loading some assembled code, like a kernel or something, from my bootloader. I need to know how to, put my kernel onto my floopy, read the kernel in from the floopy, put it in memory somewhere, and begin executing code from it, hehehe simple right? Ive looked at source code from bootloaders but they arent helping me much. Anyways help is always appreciated!
------------------------------------
If the program is running fine then
that is only a special case of an
error
------------------------------------
------------------------------------
If the program is running fine then
that is only a special case of an
error
------------------------------------