{"id":23757080,"url":"https://github.com/mmitch/gbsplay","last_synced_at":"2025-04-05T06:09:12.842Z","repository":{"id":1187180,"uuid":"1089704","full_name":"mmitch/gbsplay","owner":"mmitch","description":"gameboy sound player","archived":false,"fork":false,"pushed_at":"2025-03-15T20:54:51.000Z","size":1310,"stargazers_count":103,"open_issues_count":18,"forks_count":21,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-29T05:09:15.533Z","etag":null,"topics":["c","gameboy","gbr","gbs","player","sound"],"latest_commit_sha":null,"homepage":"https://mmitch.github.io/gbsplay/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmitch.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-11-17T21:23:35.000Z","updated_at":"2025-03-15T19:44:48.000Z","dependencies_parsed_at":"2023-10-12T03:04:17.453Z","dependency_job_id":"5f912443-d52e-45e6-afa5-d05c0967b13e","html_url":"https://github.com/mmitch/gbsplay","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2Fgbsplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2Fgbsplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2Fgbsplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2Fgbsplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmitch","download_url":"https://codeload.github.com/mmitch/gbsplay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294540,"owners_count":20915340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","gameboy","gbr","gbs","player","sound"],"created_at":"2024-12-31T19:36:58.472Z","updated_at":"2025-04-05T06:09:12.811Z","avatar_url":"https://github.com/mmitch.png","language":"C","funding_links":[],"categories":["Software"],"sub_categories":["Media players"],"readme":"# gbsplay - A Gameboy sound player\n\n[![Code coverage status](https://codecov.io/github/mmitch/gbsplay/coverage.svg)](https://codecov.io/github/mmitch/gbsplay?branch=master)\n[![Linux Build status](https://github.com/mmitch/gbsplay/workflows/Linux%20Build/badge.svg)](https://github.com/mmitch/gbsplay/actions?query=workflow%3A%22Linux+Build%22)\n[![FreeBSD Build status](https://github.com/mmitch/gbsplay/workflows/FreeBSD%20Build/badge.svg)](https://github.com/mmitch/gbsplay/actions?query=workflow%3A%22FreeBSD+Build%22)\n[![macOS Build status](https://github.com/mmitch/gbsplay/workflows/macOS%20Build/badge.svg)](https://github.com/mmitch/gbsplay/actions?query=workflow%3A%22macOS+Build%22)\n[![Windows Build status](https://github.com/mmitch/gbsplay/workflows/Windows%20Build/badge.svg)](https://github.com/mmitch/gbsplay/actions?query=workflow%3A%22Windows+Build%22)\n[![CodeQL status](https://github.com/mmitch/gbsplay/workflows/CodeQL/badge.svg)](https://github.com/mmitch/gbsplay/actions?query=workflow%3ACodeQL)\n\nThis program emulates the sound hardware of the Nintendo Gameboy.  It\nis able to play the sounds from a Gameboy module dump (.GBS format, as\nwell as the older .GBR format), a subset of plain Gameboy rom dumps (.GB\nformat; button input and graphics are not supported) and Gameboy Video\nGame Music dumps (.VGM/.VGZ format).\n\nHomepage/Repo:   https://github.com/mmitch/gbsplay/\nBug reports:     please use the issue tracker at\n                 https://github.com/mmitch/gbsplay/issues\n\ngbsplay is compatible to GBSv1.  It uses a backwards compatible extension\nto store additional information in the file.  The gbsplay package contains\nthe following parts:\n\n * `gbsplay`:    a console player\n * `gbsinfo`:    displays information about a gbs file\n\n## Packaging status\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/gbsplay.svg)](https://repology.org/project/gbsplay/versions)\n\n## License\n\n``\n(C) 2003-2025 by Tobias Diedrich \u003cranma+gbsplay@tdiedrich.de\u003e\n                 Christian Garbs \u003cmitch@cgarbs.de\u003e\n                 Maximilian Rehkopf \u003cotakon@gmx.net\u003e\n                 Vegard Nossum \u003cvegardno@ifi.uio.no\u003e\n                 Lisa Riedler \u003cdev@riedler.wien\u003e\n\nSource Code licensed under GNU GPL v1 or, at your option, any later version.\n\nIndividual copyright notices can be found in the file headers.\nThe copyright notice for each file should be in the following form:\n\n\"(C) 20xx-20yy by List of File Major Contributors\"\n\nWhere 20xx is the first release year for the file, 20yy is the most\nrecent release year for the file.\n\nFor detailed author attribution, see the revision history of each file.\n\nAdditionally, the following files are included under different licenses:\n\nFile:       examples/nightmode.gbs\nCopyright:  Laxity of Dual Crew Shining (Nightmode Demo)\nLicense:    Public Domain\nHomepage:   http://www.dc-s.com/\n\nFile:       crc32.c\nCopyright:  Provided to GNUnet by peter@horizon.com\nLicense:    Public Domain\nHomepage:   n/a\n``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmitch%2Fgbsplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmitch%2Fgbsplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmitch%2Fgbsplay/lists"}