Skip to content

joshbackstein/kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy Kernel

I figured developing a kernel is one of the best ways to become more familiar with how operating systems are put together. Initially, this kernel will be the result of following some tutorials on the OSDev.org wiki, but I would like to continue hacking on it over time and see how far I can go with it.

Current Progress

Key:

  • Not done
  • In progress
  • Notes or under consideration
  • Done

List:

  • Replace build scripts with makefile
  • Bare Bones Tutorial
  • Meaty Skeleton Tutorial

References

OSDev.org Wiki

About

Small toy kernel written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published