acadia/sys
Drew Galbraith 76fd3fc176 Update TODOs to reflect completed tasks. 2023-11-22 11:00:21 -08:00
..
denali [Denali] Use semaphores for DMA callback signaling. 2023-11-22 10:56:07 -08:00
teton [Teton] Print out every character into the framebuffer as a test. 2023-11-22 08:56:26 -08:00
victoriafalls [Mammoth] Add a helper method for duplicating memory capabilities. 2023-11-19 20:35:55 -08:00
yellowstone [Teton] Load a font file and write a character to the screen. 2023-11-21 19:14:02 -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.