We use cookies

We use cookies to ensure you get the best experience on our website. For more information on how we use cookies, please see our cookie policy.

Back to home

Show HN: MyraOS – My 32-bit operating system in C and ASM (Hack Club project)

Source

Hacker News

Published

TL;DR

AI Generated

MyraOS is a 32-bit operating system built from scratch in C and ASM by a Hack Club project. It features various components like protected mode, memory management, user and kernel modes, drivers, an ext2 filesystem, and a UI compositor. The OS can run real applications, including a preloaded Doom port. To try MyraOS, you can download the latest release from GitHub and run it using QEMU on macOS, Linux, or Windows. The creator welcomes feedback and can be contacted via email for any suggestions or discussions.