Expand description

A Gameboy emulator written in Rust

Gameboy R provides a simple to use implmentation of a Gameboy / Gameboy Color.

Structs

Gameboy represents the physical device itself.

Enums

GameboyButton represents each possibly button available.