A minimalist operating system written in Rust for AArch64 architecture with a retro-styled graphical interface.
- 🖥️ Graphical User Interface with retro styling
- ⌨️ Keyboard and mouse input support
- 🎨 VirtIO GPU-based graphics
- 🔒 Bare metal implementation
- 🚀 Fast and lightweight
- 💻 Terminal emulator
- 🛠️ Basic system commands
- Rust (nightly toolchain)
- QEMU for AArch64
- AArch64 GNU toolchain
brew install rust aarch64-elf-gcc qemu
./run.sh