Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 174 Bytes

File metadata and controls

9 lines (6 loc) · 174 Bytes

A small learning repo where I follow OS development.

Prerequisites

  • Linux/WSL (Ubuntu recommended)
  • NASM (assembler)
  • QEMU (emulator)
  • (Optional) GDB for debugging