/gibberish

A Game Boy emulator learning project written in Rust

Primary LanguageRustMIT LicenseMIT

gibberish - A Rusty Game Boy emulator

This is a learning project where I'm trying to implement an emulator for the Nintendo Game Boy in Rust.

Why the name?

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".

Resources