I’ve seen a lot of so-called “operating systems” on this forum—many of them are cool, but they often lack the core functionality that truly makes an OS. That’s why I’ve been working on SOUP-OS (Version Blueberry)—a lightweight operating system designed to run with less than 1MB of RAM.
If you’re interested in a minimal yet functional OS, check it out here: GitHub: SOUP-OS
Yeah, it uses C++ and I need to implement some assembly. Therefor, it will not be possible to emulate it without either real hardware, or a full emulator. If you have a Meowbit, or any other hardware, you can clone the repo on Github, and run the build.sh (or the same command in Windows).