Welcome to the MKS - The Minimal Kernel System repository
MKS is a Minimal Kernel which can do basic IO operations. It also have a Stack which can do basic stack operations with positive numbers. It is written in C and x86 Assembly. This Kernel was written By M.V.Harish Kumar
To run this Kernel, just download the os.iso file and run it using your favourite Emulator. You can also run this os using copy.sh virtual x86
This project uses GNU Make for build
git clone https://github.com/harishtpj/MKS.git
cd mks
make