Skip to content
/ jonix Public

Jonix is a hobby operating system kernel developed in C++.

License

Notifications You must be signed in to change notification settings

Ampferl/jonix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badge badge badge

Jonix

Jonix is a simple kernel written in C++.

Features

  • PS/2 Keyboard and Mouse support
  • PCI driver
  • ATA Driver
  • Malloc and free
  • Paging
  • Scheduling
  • Simple GUI
  • VGA Mode
  • Own LibC implementation
  • Custom toolchain

How to build and run jonix?

See the Jonix build instructions

Screenshot

Jonix OS Example

Resources

Useful resources that helped me with the development. Click Here

About

License

Jonix is licensed under a MIT license.