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
Easily Host LLMs and Web Apps on Cloud Run
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CoolPotOS!