Skip to content

x-aether-x/SolsticeOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 

Repository files navigation

SolsticeOS

A custom bare-bones operating system running on 32-bit protected mode, complete with a custom bootloader, gdt, and stack implementation I am using the printf function here -> A simple printf implimentation.

Dependencies

mkisofs

nasm

qemu

i386-elf-gcc

Running the Operating System

To run, download the files and run:

make

qemu-system-i386 -drive format=raw,file=build/SolsticeOS.iso -serial stdio

If you want to use my project or some part of it in your project, please link it on your project

About

My custom os I'm working on, it's going to be a long ride from here

Resources

Stars

Watchers

Forks

Packages

No packages published