Skip to content

lindskogen/gameboy-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages