A simple OS written in assembly for X86 real mode. I wrote this just to have some understanding of how things work at low level. This was written just after my graduation, when I was looking for job. This is still one of my most fun project. It has -
- simple round robin scheduling and memory management
- A simple File system
- A basic shell