Operating system

What I used

    About the project

      Following a course on x86-64 assembly, I got as far as switching the CPU to 32-bit protected mode from 16-bit real mode, and then loading a C kernel from disk and successfully calling the C code.