Skip to content
/ MKS Public

A Minimal Kernel written in C and x86 assembly

License

Notifications You must be signed in to change notification settings

harishtpj/MKS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 MKS - Minimal Kernel System

using-c using-nasm

Welcome to the MKS - The Minimal Kernel System repository

ℹ About MKS

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

📃 Usage

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

🛠 Build Instruction

This project uses GNU Make for build

git clone https://github.com/harishtpj/MKS.git
cd mks
make

📝 License

Copyright © 2022 M.V.Harish Kumar.

This project is MIT licensed.

About

A Minimal Kernel written in C and x86 assembly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published