Skip to content

This is a OS made from scratch. Intended to support Linux ELFs. (Possibly Windows APIs at some point)

Notifications You must be signed in to change notification settings

LarsThePenguin/Antarctic-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antarctic Operating System

This is a OS made from scratch. Intended to support Linux ELFs.
At some point it might be able to support Windows EXEs and Windows APIs.
(AKA Run Linux and Windows software)

Hardware Support

Its just x86-64 so far with Multiboot2
I don't know its based on CodePulse's OS kernel series
Note: I don't know what type of BIOSes support Multiboot2, I am just using QEMU to run it currently

Compilation

Use the commands provided (here)[https://github.com/davidcallanan/os-series/blob/ep2/README.md] for compilation, but instead of "myos-buildenv" use "antartic-os-env"

About

This is a OS made from scratch. Intended to support Linux ELFs. (Possibly Windows APIs at some point)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published