rustboy
rustboy copied to clipboard
Game Boy emulator in Rust
RustBoy - Game Boy Emulator [WIP]
A basic Game Boy (DMG) emulator written in Rust, using the Piston engine for window creation and graphics.
A project started mainly to learn the Rust programming language.
Usage
rustboy-emu <path/to/rom>
Resources
-
http://problemkaputt.de/pandocs.htm
-
http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-The-CPU
-
Blargg's Test Roms