An open API service indexing awesome lists of open source software.

https://github.com/velocityra/rustboy

Game Boy emulator in Rust
https://github.com/velocityra/rustboy

emulation emulator gameboy gameboy-emulator rust rust-language

Last synced: 4 months ago
JSON representation

Game Boy emulator in Rust

Awesome Lists containing this project

README

          

# RustBoy - Game Boy Emulator [WIP]

A basic Game Boy (DMG) emulator written in Rust, using the [Piston engine](https://github.com/PistonDevelopers/piston) for window creation and graphics.

A project started mainly to learn the Rust programming language.

### Usage

```
rustboy-emu
```

### Resources

* http://problemkaputt.de/pandocs.htm

* http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-The-CPU

* [/r/EmuDev's Slack Team](https://emudev.slack.com)

* Blargg's Test Roms