{"id":19564401,"url":"https://github.com/deved2/devsoundadvance","last_synced_at":"2025-07-03T02:05:25.581Z","repository":{"id":237364623,"uuid":"794367127","full_name":"DevEd2/DevSoundAdvance","owner":"DevEd2","description":"Work in progress sound driver for Game Boy Advance","archived":false,"fork":false,"pushed_at":"2024-05-15T01:01:54.000Z","size":807,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T05:03:55.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevEd2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-05-01T01:50:38.000Z","updated_at":"2024-05-15T01:01:58.000Z","dependencies_parsed_at":"2024-11-11T05:24:28.264Z","dependency_job_id":"55000106-da8c-4943-bbe3-9ce80c546c53","html_url":"https://github.com/DevEd2/DevSoundAdvance","commit_stats":null,"previous_names":["deved2/devsoundadvance"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevEd2/DevSoundAdvance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevEd2%2FDevSoundAdvance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevEd2%2FDevSoundAdvance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevEd2%2FDevSoundAdvance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevEd2%2FDevSoundAdvance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevEd2","download_url":"https://codeload.github.com/DevEd2/DevSoundAdvance/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevEd2%2FDevSoundAdvance/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263245241,"owners_count":23436510,"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":[],"created_at":"2024-11-11T05:21:56.165Z","updated_at":"2025-07-03T02:05:25.553Z","avatar_url":"https://github.com/DevEd2.png","language":"Assembly","readme":"# DevSound Advance\nWork in progress sound driver for Game Boy Advance. Currently not in a working state.\n\n## Dependencies\n- devkitPro\n- devkitPro's gba-dev package\n- GNU Make\n\n## Building\nJust run `make`.\n\n## \"API\" \"documentation\"\nNOTE: Make sure to `#include \"devsound.h\"`.\n\nTo initialize sound: `DS_Init();`\n\nTo load a song (replace `id` with the ID of the song to play): `DS_LoadSong(id);`\n\nTo stop a song: `DS_Stop();`\n\nCall this every VBlank to update sound registers: `DS_Update();`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeved2%2Fdevsoundadvance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeved2%2Fdevsoundadvance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeved2%2Fdevsoundadvance/lists"}