close
Skip to content

AmesianX/HellOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HellOS

Bare bones "hello world" i386 kernel written in Zig.

Building

zig build-exe hellos.zig -target i386-freestanding -T linker.ld

Testing with qemu

qemu-system-i386 -kernel hellos

About

"hello world" x86 kernel example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Zig 92.5%
  • Linker Script 7.5%