acadia/sys
Drew Galbraith 2df1f6c006 [Teton] Print out every character into the framebuffer as a test. 2023-11-22 08:56:26 -08:00
..
denali [Denali] Zero out uninitialized devices. 2023-11-19 22:54:01 -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 [Yellowstone] Move registration service to the main yellowstone service 2023-10-24 23:42:49 -07: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.