A rewrite of the closed source graphical x86_64 operating system
- Terminal Emulator (with ANSI)
- Userland!
- C/C++ and Rust Support
- Keyboard support
- Mouse support
- Window Manager
- Custom FileSystem
To build this OS, you need:
- x86_64-elf toolchain (replace i686-elf with x86_64-elf)