First commit, Vystem v0.1

This commit is contained in:
2026-03-31 22:15:00 +02:00
commit e15daed8c0
462 changed files with 134655 additions and 0 deletions

13
docs/roadmap.md Normal file
View File

@@ -0,0 +1,13 @@
# Roadmap
## Version 0.1 (actual)
Initial release
## Version 0.2 (future versions with planned additions)
- Vyld overhaul, support for multiples compilations modes with JSON config files for project settings
- VYX format overhaul, supporting various sections and more feature
- Blastproof: custom keyboard layout driver
- Shelter: Support for IDT, GDT, TSS, interruptions, interruptions handler, ACPI timers table parsing and ACPI driver
- Shelter: Slab allocators overhaul and performance boosts