Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WandOS v0.1.0

Writing a 64-bit OS targeting 800x600 from scratch, with no GRUB or any libraries.

Screenshot 2026-06-17 205538

Status

  • Stage 1 bootloader
  • Stage 2 bootloader
  • Long mode
  • Framebuffer
  • Kernel entry
  • put_pixel / graphics primitives
  • Font rendering
  • IDT and interrupt handling
  • keyboard input
  • Memory allocator
  • Window system

Stack

  • NASM
  • GCC
  • QEMU

About

In the process of discovering whats happening down under

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages