/hello-os

A simple operating system that displays "Hello World"

Primary LanguageCMIT LicenseMIT

Hello OS

A simple operating system that displays "Hello World"

Note: This is part of a series I have on Twitch and also have a Youtube Video for it

Quick Start

$ make
$ qemu-system-i386 -kernel ./out/hello-os.bin