Skip to content

AnErrupTion/Starfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starfire

Starfire is a teen titan's operating system. Built using Limine and Zig, it sports an x86_64 kernel capable of doing... things. Starfire is still in development, so it isn't capable of doing much.

Building

Building Starfire requires Zig 0.13.0. You can build and run it like this:

$ zig build run-qemu

This will create a debug build of Starfire and run it inside QEMU. You can then connect to the serial I/O using something like netcat:

$ nc 127.0.0.1 4444

About

A teen titan's operating system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published