Skip to content
/ GitOS Public

Simple operating system exercise

Notifications You must be signed in to change notification settings

Gitmanik/GitOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitOS

Simple operating system exercise

Following an Udemy course made by Daniel McCarthy and trying to learn how operating system can be made.

Documentation for this project can be found Here (in progress)

Using:

  • NASM
  • qemu-system-i386
  • Bochs
  • make for building
  • Docker containers for tools