acadia/sys
Drew Galbraith 8365d47cbe [Voyageurs] Add a basic ps/2 keyboard driver. 2023-11-25 13:08:30 -08:00
..
denali [Zion] Add a keyboard interrupt handler and a driver manager. 2023-11-25 11:14:30 -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
voyageurs [Voyageurs] Add a basic ps/2 keyboard driver. 2023-11-25 13:08:30 -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.