{"id":13418632,"url":"https://github.com/gbdev/rgbds","last_synced_at":"2026-03-27T02:42:32.472Z","repository":{"id":661787,"uuid":"304743","full_name":"gbdev/rgbds","owner":"gbdev","description":"Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color","archived":false,"fork":false,"pushed_at":"2026-03-19T19:32:25.000Z","size":15240,"stargazers_count":1574,"open_issues_count":71,"forks_count":181,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-03-20T10:49:09.999Z","etag":null,"topics":["asm","assembly","assembly-language","assembly-sm83","cplusplus","game-boy","game-development","gameboy","gamedev","gbdev","gbz80","sm83"],"latest_commit_sha":null,"homepage":"https://rgbds.gbdev.io","language":"C++","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/gbdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"gbdev","github":"gbdev"}},"created_at":"2009-09-12T03:33:35.000Z","updated_at":"2026-03-19T19:32:30.000Z","dependencies_parsed_at":"2025-12-17T01:03:57.387Z","dependency_job_id":null,"html_url":"https://github.com/gbdev/rgbds","commit_stats":{"total_commits":2598,"total_committers":67,"mean_commits":"38.776119402985074","dds":0.640492686682063,"last_synced_commit":"a7fdb2c3d3c0eed88130b412185835b8d4678d14"},"previous_names":["rednex/rgbds"],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/gbdev/rgbds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Frgbds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Frgbds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Frgbds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Frgbds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbdev","download_url":"https://codeload.github.com/gbdev/rgbds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Frgbds/sbom","scorecard":{"id":300536,"data":{"date":"2025-08-11","repo":{"name":"github.com/gbdev/rgbds","commit":"272019beb01a9b7aef57e529e136741c3315dfde"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/checkdiff.yml:9"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-artifacts.yml:133","Warn: no topLevel permission defined: .github/workflows/analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/build-container.yml:1","Warn: no topLevel permission defined: .github/workflows/checkdiff.yml:1","Warn: no topLevel permission defined: .github/workflows/checkformat.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Warn: no topLevel permission defined: .github/workflows/update-master-docs.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.9.4 not signed: https://api.github.com/repos/gbdev/rgbds/releases/236554750","Warn: release artifact v0.9.3 not signed: https://api.github.com/repos/gbdev/rgbds/releases/228899063","Warn: release artifact v0.9.2 not signed: https://api.github.com/repos/gbdev/rgbds/releases/216355221","Warn: release artifact v0.9.1 not signed: https://api.github.com/repos/gbdev/rgbds/releases/197990434","Warn: release artifact v0.9.0 not signed: https://api.github.com/repos/gbdev/rgbds/releases/192309947","Warn: release artifact v0.9.4 does not have provenance: https://api.github.com/repos/gbdev/rgbds/releases/236554750","Warn: release artifact v0.9.3 does not have provenance: https://api.github.com/repos/gbdev/rgbds/releases/228899063","Warn: release artifact v0.9.2 does not have provenance: https://api.github.com/repos/gbdev/rgbds/releases/216355221","Warn: release artifact v0.9.1 does not have provenance: https://api.github.com/repos/gbdev/rgbds/releases/197990434","Warn: release artifact v0.9.0 does not have provenance: https://api.github.com/repos/gbdev/rgbds/releases/192309947"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/analysis.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-container.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/build-container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-container.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/build-container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-container.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/build-container.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkformat.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/checkformat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-artifacts.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/create-release-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:374: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-master-docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/update-master-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-master-docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/rgbds/update-master-docs.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating debian:12-slim to debian:12-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: pipCommand not pinned by hash: test/fetch-test-deps.sh:64","Info:   0 out of  37 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-container.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T20:29:55.411Z","repository_id":661787,"created_at":"2025-08-17T20:29:55.411Z","updated_at":"2025-08-17T20:29:55.411Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31011548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T02:33:22.146Z","status":"ssl_error","status_checked_at":"2026-03-27T02:33:21.763Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asm","assembly","assembly-language","assembly-sm83","cplusplus","game-boy","game-development","gameboy","gamedev","gbdev","gbz80","sm83"],"created_at":"2024-07-30T22:01:04.731Z","updated_at":"2026-03-27T02:42:32.446Z","avatar_url":"https://github.com/gbdev.png","language":"C++","readme":"# RGBDS\n\nRGBDS (Rednex Game Boy Development System) is a free assembler/linker package\nfor the Game Boy and Game Boy Color. It consists of:\n\n- RGBASM (assembler)\n- RGBLINK (linker)\n- RGBFIX (checksum/header fixer)\n- RGBGFX (PNG-to-Game Boy graphics converter)\n\nThis is a fork of the original RGBDS which aims to make the programs more like\nother UNIX tools.\n\nThis toolchain is maintained [on GitHub](https://github.com/gbdev/rgbds).\n\nThe documentation of this toolchain can be [viewed online](https://rgbds.gbdev.io/docs/),\nincluding its [basic usage and development history](https://rgbds.gbdev.io/docs/rgbds.7).\nIt is generated from the man pages found in this repository.\nThe source code of the website itself is on GitHub as well under the repository\n[rgbds-www](https://github.com/gbdev/rgbds-www).\n\nIf you want to contribute or maintain RGBDS, read [CONTRIBUTING.md](CONTRIBUTING.md).\nIf you have questions regarding the code, its organization, etc. you can find the maintainers\n[on the GBDev community channels](https://gbdev.io/chat) or via mail at `rgbds at gbdev dot io`.\n\n## Installing RGBDS\n\nThe [installation procedure](https://rgbds.gbdev.io/install) is available\nonline for various platforms. [Building from source](https://rgbds.gbdev.io/install/source)\nis possible using `make` or `cmake`; follow the link for more detailed instructions.\n\n```sh\nmake\nsudo make install\n```\n\n```sh\ncmake -S . -B build -DCMAKE_BUILD_TYPE=Release\ncmake --build build\ncmake --install build\n```\n\nTwo parameters available when building are a prefix (e.g. to put the executables in a directory)\nand a suffix (e.g. to append the version number or commit ID).\n\n```sh\nmake\nsudo make install PREFIX=install_dir/ SUFFIX=-$(git rev-parse --short HEAD)\n```\n\n```sh\ncmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DSUFFIX=-$(git rev-parse --short HEAD)\ncmake --build build\ncmake --install build --prefix install_dir\n```\n\n(If you set a `SUFFIX`, it should include the `.exe` extension on Windows.)\n","funding_links":["https://opencollective.com/gbdev","https://github.com/sponsors/gbdev"],"categories":["C++","Software Development","软件开发"],"sub_categories":["Assemblers","装配工"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbdev%2Frgbds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbdev%2Frgbds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbdev%2Frgbds/lists"}