RustBoy - Game Boy Emulator [WIP]

January 8, 2017 ยท View on GitHub

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

  • /r/EmuDev's Slack Team

  • Blargg's Test Roms

Contents

  1. 0.1Usage
  2. 0.2Resources