Skip to content

YushiOMOTE/waboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waboy

Rust-generated wasm gameboy emulator.

Key mapping

Joypad Keyboard
Right Right
Left Left
Up Up
Down Down
A Z
B X
Start N
Select M

Build/Run

  • To run on PC.

    cargo run --release
    
  • To run on web browser.

    cargo install cargo-web     # If you don't have it yet.
    cargo web start --release
    

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages