Skip to content

Latest commit

 

History

142 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBMU

Rust GameBoy Advanced Emulator

Dependencies

For Linux

Building this project on linux requires cmake and gtk3.

using apt

apt update && apt install cmake libgtk-3-dev

using pacman

pacman -Sy cmake gtk3

For MacOS

Building this project on MacOs requires cmake.

brew install cmake

About

(WIP) Classic Gameboy emulator built using rust's async primitive, Futures

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages