gbsplay

gameboy sound player

View the Project on GitHub mmitch/gbsplay

gbsplay - a Gameboy sound player

This program emulates the sound hardware of the Nintendo Gameboy. It is able to play the sounds from a Gameboy module dump (.GBS format, as well as the older .GBR format), a subset of plain Gameboy rom dumps (.GB format; button input and graphics are not supported) and Gameboy Video Game Music dumps (.VGM/.VGZ format).

The gbsplay package contains the following parts:

Releases

Releases, tarballs/zip archives and even a Windows build can be found at https://github.com/mmitch/gbsplay/releases
Releases are few and far between, so better have a look at the development branch below.

You can also check if a package is available for your distribution.

Development branch

The code repository is at https://github.com/mmitch/gbsplay/
Details about the build status can be found at https://github.com/mmitch/gbsplay/actions
Linux Build status FreeBSD Build status macOS Build status Windows Build status CodeQL status
Code coverage can be found at https://codecov.io/gh/mmitch/gbsplay
current code coverage status

Contact

Bug reports, questions or enhancements: Please contact us via the issue tracker.

Copyright

gbsplay is licensed under GNU GPL v1 or, at your option, any later version. It was mostly written by by Tobias Diedrich, Christian Garbs, Maximilian Rehkopf, Vegard Nossum and Lisa Riedler. See README/COPYRIGHT for details.