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.
The abovementioned code script is taken from our assignment. What confused me is the fact that bootblock/bootloader would be loaded into 0x07c00 by BIOS, but why we specify code segment to 0x0?
Does that imply the cs register is assigned to 0x07c0 automatically?
Linking source files, asking about homework, you just broke two forum rules like really hard.
Go back to asking your teacher. You paid him after all.
"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 ]