Assignment 3 (Due 11th of August)

Design and Implementation of an Operating System

In this assignment, we are to design and implement our own operating system. To make things easier we will use two softwares: VMWare and OSKit. Our OS design will be layed and modular. We will have the following layers in our code in bottom to top fashion:

Refrence Material