Show HN: My from-scratch OS kernel that runs DOOM

Hi 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!


Comments URL: https://news.ycombinator.com/item?id=43778081

Points: 48

# Comments: 13

https://github.com/UnmappedStack/TacOS

Created 5h | Apr 24, 2025, 2:50:12 AM


Login to add comment