Gitmanik / GitOS

Simple operating system exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple operating system exercise


Languages

Language:C 89.5%Language:Assembly 6.3%Language:Makefile 2.6%Language:Dockerfile 1.5%Language:Batchfile 0.1%Language:Shell 0.0%