Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 195 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 195 Bytes

MyOS

An attempt at writing my own OS and learning about all of the internals in the process.

Currently working:

  • Interrupts
  • Paging
  • Kernel loaded at 3GB
  • Task Switching
  • RAM File System