Skip to content
/ kernel Public

A simple and functional x86 32bit monolithic kernel designed for the i386 architecture. Made by me for educational purposes.

Notifications You must be signed in to change notification settings

lochyj/kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlinkOS

BlinkOS is a hobby operating system made for fun and education. Started in late 2022, BlinkOS was originally both the kernel and the userspace code; However I have since split the two (kind of). BlinkOS runs on the Light kernel which is tailored to run BlinkOS. BlinkOS will probably never have any c++ code, however I may introduce some rust and possibly other languages in the future.

BlinkOS is currently in a very early stage of development, and probably wont be ready for any sort of use (maybe never) for a long time.

Credits / Sources

https://github.com/stevej/osdev which is an old fork of https://github.com/klange/toaruos

https://github.com/torvalds/linux

https://github.com/openbsd/src

https://wiki.osdev.org/Main_Page

http://www.jamesmolloy.co.uk/tutorial_html/

About

A simple and functional x86 32bit monolithic kernel designed for the i386 architecture. Made by me for educational purposes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published