Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 321 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 321 Bytes

gameboy-rust

A first step into #emudev

How to run?

  1. Make sure you have rust installed, otherwise follow the guide on https://rustup.rs/
  2. Then run:
$ cargo run rom.gb

Controls

  • Joypad: Arrow keys
  • A: Z
  • B: X
  • SELECT: RightShift
  • START: Enter