←back to thread

320 points UnmappedStack | 2 comments | | HN request time: 0.586s | source

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!
1. waschl ◴[] No.43779281[source]
Welcome to the club! Did almost the same and really enjoyed the serenity of doing something which never will end up in a product

https://jakobbr.eu/2024/08/19/writing-my-own-x86_64-operatin...

replies(1): >>43779285 #
2. UnmappedStack ◴[] No.43779285[source]
Very nice!i