zaheercena / zaos

C++ Operating System written by Zaheer Ahmed

Home Page:https://zaheercena.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zaos

Operating System This OS capable of *Mouse on the Screen (Tested) *Keyboard on the Screen (Tested) for input *Hard_Disk for In/Out both(Tested). This Operating System Is Developed by Zaheer Ahmed Gujjar(me) as a Research and This is multi functional but I uploaded screenshots here for Interrupts, Keyboard, Mouse, Hard Disk, Multi-Tasking and some more functions. First Screenshot is when I first time get interrupted CPU through System Clock pulse. and Here is the image with on last Interrupt... alt text Here I am doing Multitasking by simply Printing A's and B's on screen and System do all timeshairing. Here is Screenshot for Multitasking... alt text Then here I am getting some text and writing that to Hard Disk and then retrieveing that and here s Screenshot for that. alt text Here is the last work related to System calls and you can see better in Code for syscalls. alt text Now Here I did Dynamic Memory Allocations and Managed to code malloc() fuctionality in my kernel. See Screensho Below. alt text

About

C++ Operating System written by Zaheer Ahmed

https://zaheercena.com/


Languages

Language:C++ 92.6%Language:Assembly 4.7%Language:Makefile 2.8%