Skip to content

KevinBrolly/GopherBoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5039d0b · Apr 24, 2022

History

84 Commits
Jun 2, 2019
Jul 29, 2021
Jul 29, 2021
Jul 29, 2021
Apr 24, 2022
Jun 22, 2021
Aug 20, 2020
Apr 2, 2019
Mar 29, 2019
Feb 3, 2019
Apr 24, 2022
Feb 3, 2019
Aug 27, 2019
Apr 24, 2022
Apr 24, 2022

Repository files navigation

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

About

Nintendo Gameboy emulator written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages