Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 351 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 351 Bytes

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