A gameboy emulator written in Go.
Still a work in progress.
Jeebie requires SDL2 to be installed for building.
On OSX:
brew install sdl2
For installation on other systems check go-sdl2 requirements.
See the license file for license rights and limitations (MIT).