Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 315 Bytes

File metadata and controls

4 lines (3 loc) · 315 Bytes

eXpOS

  • Project eXpOS (eXperimental Operating System) is an OS built from scratch.
  • Developed an Experimental Operating System on a virtual machine, XSM which emulates the hardware. Implemented features such as Virtual Memory, Interrupts, Demand Paging, Exception Handling, Scheduler and various System calls.