OSle: a tiny boot sector operating system

OSle is an incredibly small operating system, coming in at only 510 bytes, so it fits entirely into a boot sector. It runs in real-mode, and is written in assembly. Despite the small size, it has a shell, a read and write file system, process management, and more. It even has its own tiny SDK and some pre-built programs.

The code’s available under the MIT license.

12 Comments

  1. 2025-05-04 8:49 am
    • 2025-05-04 10:44 am
      • 2025-05-04 10:55 am
        • 2025-05-04 3:53 pm
          • 2025-05-04 5:01 pm
          • 2025-05-04 5:16 pm
          • 2025-05-04 6:21 pm
        • 2025-05-05 4:32 am
  2. 2025-05-05 8:41 am
    • 2025-05-05 11:28 am
      • 2025-05-06 12:36 am
        • 2025-05-06 11:57 am