Gbsplay: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
|description=A Game Boy sound player. | |description=A Game Boy sound player. | ||
|author=Tobias Diedrich, Christian Garbs, Maximilian Rehkopf, Vegard Nossum | |author=Tobias Diedrich, Christian Garbs, Maximilian Rehkopf, Vegard Nossum | ||
|lastupdated= | |lastupdated=2025/03/16 | ||
|type=PC Utilities | |type=PC Utilities | ||
|version=0.0. | |version=0.0.99 | ||
|format= | |format= | ||
|license=GPL-1.0 | |license=GPL-1.0 | ||
Latest revision as of 06:19, 18 May 2025
| gbsplay | |
|---|---|
| General | |
| Author | Tobias Diedrich, Christian Garbs, Maximilian Rehkopf, Vegard Nossum |
| Type | PC Utilities |
| Version | 0.0.99 |
| License | GPL-1.0 |
| Last Updated | 2025/03/16 |
| Links | |
| Download | |
| Website | |
| Source | |
This program emulates the sound hardware of the Nintendo Game Boy. 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).
gbsplay is compatible to GBSv1. It uses a backwards compatible extension to store additional information in the file. The gbsplay package contains the following parts:
- gbsplay: a console player.
- gbsinfo: displays information about a gbs file.
Credits
- Tobias Diedrich.
- Christian Garbs.
- Maximilian Rehkopf.
- Vegard Nossum.
Changelog
- Official website - http://mmitch.github.io/gbsplay/
- GitHub - https://github.com/mmitch/gbsplay/
- Author's website - https://www.cgarbs.de/gbsplay.de.html