acadia/sys
Drew Galbraith 29148c8756 [Teton] Add a cd command. 2023-11-26 19:12:09 -08:00
..
denali [Zion] Add a keyboard interrupt handler and a driver manager. 2023-11-25 11:14:30 -08:00
teton [Teton] Add a cd command. 2023-11-26 19:12:09 -08:00
victoriafalls [VictoriaFalls] Add a get directory ipc call for victoria falls. 2023-11-26 14:48:01 -08:00
voyageurs [Mammoth] Add a keyboard library that translates scancode to keycodes. 2023-11-26 11:21:56 -08:00
yellowstone [Mammoth] Write a custom buddy allocator to replace libc malloc. 2023-11-23 18:55:02 -08:00
CMakeLists.txt [Voyageurs] Add a basic ps/2 keyboard driver. 2023-11-25 13:08:30 -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.