Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 414 Bytes

ROADMAP.md

File metadata and controls

13 lines (12 loc) · 414 Bytes

currently we need

  • A rework of the graphics system
  • A general clean up
  • Extensive documentation
  • Scoping and general design improvements
  • Modularization and segmentalization of code for ease of use and better readability - [ ] Move the allocator to a separate local crate

Future

  • Multiseating - [ ] configurable
  • Preemptive multitasking
  • Driver Documentation