CoolPotOS is a small, hobbyist operating system designed to be minimal and educational, offering the most basic kernel capabilities while remaining accessible to beginners. Written in C and Assembly, it focuses on bootstrapping, kernel entry, and simple console output. Though in early stages, CoolPotOS showcases the boot process, memory segmentation, and essential CPU features, serving as a great learning resource for those new to operating system internals.
Features
- Handcrafted kernel written in C and Assembly
- Custom bootloader with protected mode transition
- VGA driver for text-mode screen output
- Minimal memory setup with GDT and IDT
- Runs directly on QEMU or Bochs emulators
- Keyboard input handling with PS/2 interface
- Demonstrates BIOS-to-kernel handoff process
Categories
Operating SystemsLicense
MIT LicenseFollow CoolPotOS
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CoolPotOS!