Skip to content

tpoimen/oasis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oasis

Oasis is a personal project centered around operating system development for the x86 architecture.

It is intended to help further develop my low level programming skills as well as my knowledge of how operating systems work.

(Very Distant) Long-term Goals

  1. Networking capabilities (communicate with Oasis without a wired connection)
  2. Multitasking on a single core (context switching, multithreading, etc.)
  3. Port a large preexisting application over to Oasis (e.g. Doom)

Key Resources That Helped With Developing Oasis

  1. OSDev Wiki
  2. WYOOS Repo + Youtube Vidoes

About

Personal project to learn how to write an operating system from the ground up.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published