Categorygithub.com/kevinbrolly/GopherBoy
repositorypackage
0.0.0-20220424100741-5039d0bf625c
Repository: https://github.com/kevinbrolly/gopherboy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

GopherBoy

GopherBoy is a Nintendo GameBoy (DMG) emulator written in Go.

It was primarily build as a development excerise to learn more about emulaton. Please feel free to contribute if you're interested in GameBoy emulator development.

Currently GopherBoy will run most DMG games with sound, Color support is coming soon.

Try it out

With go installed, you can build and run GopherBoy as follows:

git clone https://github.com/KevinBrolly/GopherBoy.git
cd GopherBoy
go run GopherBoy.go "<path_to_rom>"

GopherBoy uses SDL2 for control binding and graphics, you must have SLD2 installed to use GopherBoy.

## Controls A S Enter Backspace