acadia/sys
Drew Galbraith 8ceab2ad23 [Yellowstone] Use the file api to load the init file. 2023-11-22 16:58:13 -08:00
..
denali [Mammoth] Move most classes to the mmth namespace. 2023-11-22 14:59:41 -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 [Yellowstone] Use the file api to load the init file. 2023-11-22 16:58:13 -08:00
CMakeLists.txt [Yellowstone] Try to spawn the teton process from disk. 2023-11-09 12:55:44 -08:00
README.md Update READMEs and TODOs 2023-10-24 22:56:45 -07:00
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.