Skip to content

A simple operating system that displays "Hello World"

License

Notifications You must be signed in to change notification settings

yhyadev/hello-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published