#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

Download history 14/week @ 2024-02-22 8/week @ 2024-02-29 33/week @ 2024-03-28 27/week @ 2024-04-04

60 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–41MB
~630K SLoC