lindskogen / gameboy-rust

A gameboy emulator in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A gameboy emulator in rust


Languages

Language:Rust 100.0%