Skip to content
/ GBMU Public

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

Notifications You must be signed in to change notification settings

cempassi/GBMU

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

Watchers

Forks

Releases

No releases published

Packages

No packages published