acadia/sys
Drew Galbraith dc801786b1 [VFS] Move victoria falls to rust. (Breaks voyageurs)
Move victoria falls to rust, which allows us to remove both the denali
and victoria falls C++ code. This disk driver appears to work properly
but has highlighted some instability in the voyageus xhci implementation
which now breaks.
2025-05-05 19:37:53 -07:00
..
voyageurs [Mammoth/Voyageurs] Add shift modifiers for scancodes. 2024-02-24 15:25:00 -08:00
yellowstone [Yellowstone][Mammoth] Delete unused cpp code. 2024-08-18 12:45:53 -07:00
CMakeLists.txt [Teton] Remove old C++ implementation. 2024-08-17 12:56:30 -07:00
README.md Update READMEs and TODOs 2023-10-24 22:56:45 -07:00
TODO.md Update TODOs 2023-12-05 16:16:42 -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.