Expand description
A Gameboy emulator written in Rust
Gameboy R provides a simple to use implmentation of a Gameboy / Gameboy Color.
Structs
- Dimensions represent length and width of a screen.
- Gameboy represents the physical device itself.
Enums
- GameboyButton represents each possibly button available.