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

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow smolOS

smolOS Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of smolOS!

Additional Project Details

Programming Language

Python

Related Categories

Python Operating Systems

Registered

2025-04-03