#gameboy #emulator #dmg

bin+lib gboxide

A GameBoy Emulator written in Rust

3 releases

0.2.2 Nov 7, 2019
0.2.1 Nov 5, 2019
0.2.0 Nov 4, 2019

#219 in Emulators

22 downloads per month

MIT license

120KB
3K SLoC

GBOxide Travis Build Status Badge Crates.io

A GameBoy Emulator written in Rust

Download GitHub release (latest SemVer including pre-releases)

Launch Instructions

Run from the command line with a ROM file, like so:

$ ./gboxide roms/game.gb

Controls

  • DPad: Arrow Keys
  • A: x
  • B: z
  • Start: Return
  • Select: Space

References

Most of these are linked from avivace/awesome-gbdev, but these are the resources I've found most useful.

Test Roms

Dependencies

~29–43MB
~653K SLoC