/Kyber

A simple x86 operating system

Primary LanguageC++

Kyber

A simple x86 operating system

Requirements

  • Bochs IA-32 PC Emulator
  • NASM x86 assembler
  • Make
  • GCC

Running

Navigate into the root directory and type the command make run. When the Bochs window opens, type c in terminal to start the OS.