Sooryakiran / OS

Boot sector and a useless Kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NothingOS

Boot sector and a useless Kernel

This is a partial implimentation of the tutorial found here: https://github.com/cfenollosa/os-tutorial TODO: Handling Interrupts

To run the OS using Qemu, run

qemu os-image

To run in virtual box, use the image.vdi disk image.

About

Boot sector and a useless Kernel


Languages

Language:Assembly 63.3%Language:C 30.3%Language:Makefile 4.8%Language:Shell 1.7%