Show HN: My from-scratch OS kernel that runs DOOM
UnmappedStack Thursday, April 24, 2025Hi there! I've been on-and-off working on TacOS for a few months, which follows some UNIX-derived concepts (exec/fork, unix-style VFS, etc) and is now able to run a port of Doom, with a fairly small amount of modifications, using my from-scratch libc. The performance is actually decent compared to what I expected. Very interested to hear your thoughts. Thank you!
Summary
TacOS is an open-source operating system project that aims to provide a secure and efficient computing environment for users. The project focuses on developing a microkernel-based architecture that emphasizes modularity, reliability, and customizability.
314
81
Summary
github.com