smolOS is a minimalist 16-bit operating system written in pure Assembly for x86 real mode. Its goal is to demonstrate the fundamentals of how an OS boots, handles input, and displays output using only the most essential code. smolOS fits in a single boot sector and runs directly on BIOS-compatible hardware or emulators like QEMU. It’s ideal for those seeking to understand bootloaders, BIOS interrupts, and ultra-low-level system programming through a practical and tiny project.
Features
- Fully written in 16-bit x86 Assembly
- Fits into a single boot sector (512 bytes)
- Runs in real mode with BIOS interrupt calls
- VGA text mode output for user messages
- Basic keyboard input support
- No external libraries or dependencies
- Bootable from USB or floppy disk image
Categories
Operating SystemsLicense
MIT LicenseFollow smolOS
Other Useful Business Software
Create engaging surveys on your tablet or computer with ease.
Create great-looking surveys, forms, polls, voting, questionnaires, NPS, customer satisfaction, customer experience, employee satisfaction surveys... on your computer or tablet, customize the look of your survey however you like, & display collected data with eye-catching and insightful graphics.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of smolOS!