Skip to content

A simple operating system build from scratch using C and assembly language. The code includes a make file that will help you to run this whole program.

Notifications You must be signed in to change notification settings

nikhilroxtomar/Simple-Operating-System-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Operating-System-from-Scratch

A simple operating system build from scratch using C and assembly language. The code includes a make file that will help you to run this whole program.

ScreenShot
Main window of the mini-operating system

Requirements

  1. nasm
  2. gcc
  3. ld
  4. qemu-system-x86_64

Command to run

$ make all

About

A simple operating system build from scratch using C and assembly language. The code includes a make file that will help you to run this whole program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published