Skip to main content

Demo

V2.0 C Kernel

Description​

MiniOS now has C Kernel!

From here on, it is much easier to build since we will be mainly using C instead of x86 and ASM!

Features​

  • Move from ASM Kernel to C Kernel
  • Upgrade bootloader to load >1 sector from the disk to memory
  • Global Descriptor Table
  • Routine to enter 32-Bit Protected Mode
  • Print using Video Mode
  • Interrupt Handler
  • Github Repository: V2.0
  • Github Release: V2.0