Skip to content

MatthewJohn/GameboyEmulator

Repository files navigation

GameboyEmulator

Ubuntu/Debian:

sudo apt-get install cmake g++ libsdl2-dev
mkdir build
cd build
cmake ..
make

macOS:

brew install cmake sdl2
mkdir build
cd build
cmake ..
make

About

Gameboy emulator

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages