Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lindskogen/gameboy-rust

A gameboy emulator in rust
https://github.com/lindskogen/gameboy-rust

cross-platform emudev gameboy-emulator

Last synced: 1 day ago
JSON representation

A gameboy emulator in rust

Awesome Lists containing this project

README

        

# 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:

```shell
$ cargo run rom.gb
```

## Controls

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