Gameboy emulator written in Rust.
Rustyboy is nothing groundbreaking, if that's what you were looking for, then sorry to disappoint. This doesn't do anything new or innovative, people have emulated the Gameboy in more performant ways using less performant languages. This project exists as a challenge to myself, could I build a Gameboy that runs anything?
- Run Tetris
- Run Dr. Mario
- Run Pokemon Red
- Sound
- Gameboy Color support
- Implement all CPU instructions
- Get ramdomisation working
- Remove weird input lag