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.
I've been trying to make the c++ kernel in this tutorial: http://www.invalidsoftware.net/os/?the_id=11 (I've done EXACTLY what it says). But when i try to boot it with a bootloader it just dont work it seems that the bootloader wont load the kernel at all.. A friend implied that it might only work on intel cpu's, but i dont think so... anyone have a clue what I might have done wrong?