Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 322 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 322 Bytes

Meow OS

Heavily documented, learning OS dedicated to my favorite animal 🐈💕

Usage

  1. cargo run -p image_builder
  2. qemu-system-x86_64 -drive format=raw,file=bin/disk_image.bin

TODOS:

  • Bootloader (in-progress)
  • Long mode (?)
  • HW Interrupts
  • Paging