Skip to content

devchannel/DevOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOS

A hobby kernel made by Avroman, and Heasummn.

Different Architectures

Right now, the kernel only compiles for the i386 architecture. Though this is perfectly fine, but, expanding the Kernel to build upon different architectures would be a great contribution. Try to implement the driver interface, allowing us to write code that can use the drivers no matter what the architecture is.

TODO:

There are a bunch of things missing from this basic kernel. Here's a list of things we plan to do.

  • Get some keyboard input going.
  • Begin implementing memory management.
  • Improving our build system.
  • GUI!

More up to date details can be found at the Trello.

About

A simple Operating System to take up some time and learn about Operating Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published