This is a learning project where I'm trying to implement an emulator for the Nintendo Game Boy in Rust.
A lot of Rust projects add the suffix -rs
to the project name. An abbreviation
for Game Boy is gb
. Hence gb-rs
, which I read as "gibberish".