acadia/sys
Drew Galbraith 0915cf45dc Remove the basically-empty C library for now. 2023-11-24 08:48:16 -08:00
..
denali Remove the basically-empty C library for now. 2023-11-24 08:48:16 -08:00
teton [Mammoth/Teton] Add an OpenFile interface and use it to load a font. 2023-11-22 16:42:42 -08:00
victoriafalls [Victoriafalls] Update ext2 driver to read doubly-indirect blocks. 2023-11-22 16:41:12 -08:00
yellowstone [Mammoth] Write a custom buddy allocator to replace libc malloc. 2023-11-23 18:55:02 -08:00
CMakeLists.txt [Yellowstone] Try to spawn the teton process from disk. 2023-11-09 12:55:44 -08:00
README.md
TODO.md Update TODOs to reflect completed tasks. 2023-11-22 11:00:21 -08:00

README.md

System Processes

Current Processes:

  • yellowstone: System Initialization.
  • denali: SATA ACHI Disk Driver.
  • victoriafalls: Virtual File System.

Open work

Check the TODO file for current projects.