Skip to content

Latest commit

 

History

98 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEEPBOY

Simple Game Boy emulator in Rust.

No audio function is supported currently.

Usage

You can start a game with the command.

$ cargo run "./roms/zelda.gb"

Key bindings

Gameboy Keyboard
Up Up
Down Down
Left Left
Right Right
A Button A
B Button B
Start Enter
Select Space

Games

Confirmed these games worked well.

No MBC

Tetris Super Mario

MBC1

Zelda Rockman World Rockman World2 Metroid2 Pokemon Midori

Reference

https://imrannazar.com/GameBoy-Emulation-in-JavaScript
https://www.youtube.com/watch?v=HyzD8pNlpwI
https://gbdev.io/pandocs/

License

MIT License. Please see LICENSE file.

About

Simple Game Boy emulator in Rust.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages