0

Mixing Assembly and C-codeWhy mix programming languages?After the last tutorial, you now feel like king of the world! =) You're eager to jump into the action, but there's one problem. Even though assembly is a powerful language, it takes time to read, write and understand. This is the main reason there ARE more programming languages than just assembly =).
Now that we have a working 32-bit boot...