Skip to content

ssaroussi/Micro-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro OS

A tiny x86 operating system, built from scratch mostly for educational purpose. Written in C and x86-Assembly.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • make
  • genisoimage
  • bochs (for debugging)

Installing

$ git clone https://github.com/KingGamma/Micro-OS.git
$ cd Micro-OS/src
$ make

Usage

make run

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

An Operation System for the x86 architecture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published