Article 6WVFC TacOS: an x86_64 UNIX-like OS from scratch

TacOS: an x86_64 UNIX-like OS from scratch

by
Thom Holwerda
from OSnews on (#6WVFC)

TacOS is a UNIX-like kernel which is able to run DOOM, among various other smaller userspace programs. It has things like a VFS, scheduler, TempFS, devices, context switching, virtual memory management, physical page frame allocation, and a port of Doom. It runs both on real hardware (tested on my laptop) and in the Qemu emulator.

TacOS GitHub page

TacOS - great name - is written in C, and explicitly a hobby and toy project. The code's licensed under the Mozilla Public License 2.0.

External Content
Source RSS or Atom Feed
Feed Location http://www.osnews.com/files/recent.xml
Feed Title OSnews
Feed Link https://www.osnews.com/
Reply 0 comments