Skip to content

mmitch/gbsplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbsplay - A Gameboy sound player

Code coverage status Linux Build status FreeBSD Build status macOS Build status Windows Build status CodeQL status

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).

Homepage/Repo: https://github.com/mmitch/gbsplay/ Bug reports: please use the issue tracker at https://github.com/mmitch/gbsplay/issues

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

Packaging status

Packaging status

License

(C) 2003-2024 by Tobias Diedrich <ranma+gbsplay@tdiedrich.de>
                 Christian Garbs <mitch@cgarbs.de>
                 Maximilian Rehkopf <otakon@gmx.net>
                 Vegard Nossum <vegardno@ifi.uio.no>

Source Code licensed under GNU GPL v1 or, at your option, any later version.

Individual copyright notices can be found in the file headers.
The copyright notice for each file should be in the following form:

"(C) 20xx-20yy by List of File Major Contributors"

Where 20xx is the first release year for the file, 20yy is the most
recent release year for the file.

For detailed author attribution, see the revision history of each file.

Additionally, the following files are included under different licenses:

File:       examples/nightmode.gbs
Copyright:  Laxity of Dual Crew Shining (Nightmode Demo)
License:    Public Domain
Homepage:   http://www.dc-s.com/

File:       crc32.c
Copyright:  Provided to GNUnet by peter@horizon.com
License:    Public Domain
Homepage:   n/a