{"id":20526487,"url":"https://github.com/gbdev/rgbds-live","last_synced_at":"2025-08-20T10:31:43.710Z","repository":{"id":39859067,"uuid":"281586593","full_name":"gbdev/rgbds-live","owner":"gbdev","description":"A live Gameboy programming environment in the browser, allowing for realtime assembly programming for the gameboy.","archived":false,"fork":false,"pushed_at":"2024-10-17T18:50:36.000Z","size":10971,"stargazers_count":38,"open_issues_count":11,"forks_count":10,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-29T20:21:29.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gbdev.io/rgbds-live/","language":"JavaScript","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":null,"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},"funding":{"open_collective":"gbdev","github":"gbdev"}},"created_at":"2020-07-22T05:46:41.000Z","updated_at":"2024-10-17T18:50:35.000Z","dependencies_parsed_at":"2023-09-02T20:48:06.103Z","dependency_job_id":"49f72a57-d1b8-4589-b290-8bc7b0123774","html_url":"https://github.com/gbdev/rgbds-live","commit_stats":{"total_commits":205,"total_committers":8,"mean_commits":25.625,"dds":"0.29756097560975614","last_synced_commit":"20a25f8bed1b2cfcd6ab7ffbbd2a97c51242d287"},"previous_names":["gbdev/rgbds-live","daid/rgbds-live"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Frgbds-live","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Frgbds-live/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Frgbds-live/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Frgbds-live/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbdev","download_url":"https://codeload.github.com/gbdev/rgbds-live/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230319199,"owners_count":18207935,"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-15T23:14:22.050Z","updated_at":"2025-08-20T10:31:43.706Z","avatar_url":"https://github.com/gbdev.png","language":"JavaScript","funding_links":["https://opencollective.com/gbdev","https://github.com/sponsors/gbdev"],"categories":[],"sub_categories":[],"readme":"# rgbds-live\n\nA live RGBDS programming environment in the browser, allowing for realtime assembly programming for the Game Boy. Powered by webassembly builds of [RGBDS](https://rgbds.gbdev.io/) and the [Binjgb](https://github.com/binji/binjgb) emulator.\n\nTry online at [gbdev.io/rgbds-live](https://gbdev.io/rgbds-live/).\n\n## Build\n\nSystem requirements:\n\n- bison, cmake\n- [emscripten](https://emscripten.org/docs/getting_started/downloads.html) working with 4.0.8 (you can change version with `emsdk install 4.0.8 \u0026\u0026 emsdk activate 4.0.8`)\n\nMake sure you initialize submodules to be able to build the WebAssembly modules:\n\n```bash\n# Pull RGBDS-live, rgbds and binjgb sources\ngit clone https://github.com/gbdev/rgbds-live --recursive\n# Do a full build\n./build.sh\n```\n\nTo start hacking, use the development server:\n\n```bash\n# Development server with live refresh:\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbdev%2Frgbds-live","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbdev%2Frgbds-live","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbdev%2Frgbds-live/lists"}