Skip to content

hrinn/HaydenOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HaydenOS

A hobby kernel for x64. This project was started in Dr. John Bellardo's Implementing OS class at Cal Poly, SLO.

Snakes!

Features

  • Interrupts
  • Virtual Memory
  • Threads / Scheduling
  • Virtual Filesystem
  • User Mode

Device Support

  • VGA Text Mode
  • Keyboard
  • UART
  • ATA Drives