This article discusses creating an OS using Rust and focuses on playing with VGA Text Mode. The article explains concepts like the VGA text buffer, representing VGA colors in Rust, and using the Volatile crate. It also covers topics like formatting macros, handling new lines, and leveraging spinlocks.

2m read timeFrom blog.devgenius.io
Post cover image

Sort: