Jonix is a simple kernel written in C++.
- PS/2 Keyboard and Mouse support
- PCI driver
- ATA Driver
- Malloc and free
- Paging
- Scheduling
- Simple GUI
- VGA Mode
- Own LibC implementation
- Custom toolchain
See the Jonix build instructions
Useful resources that helped me with the development. Click Here
- Author: Jonas Ampferl
- Website: jonas.ampferl.com
- Email: [email protected]
Jonix is licensed under a MIT license.