{"id":19272274,"url":"https://github.com/sdslabs/gbemu","last_synced_at":"2025-10-24T14:41:49.931Z","repository":{"id":172497218,"uuid":"521290628","full_name":"sdslabs/gbemu","owner":"sdslabs","description":"A GameBoy emulator in C++","archived":false,"fork":false,"pushed_at":"2024-08-28T07:06:40.000Z","size":1750,"stargazers_count":5,"open_issues_count":10,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-29T08:12:28.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sdslabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-08-04T14:05:46.000Z","updated_at":"2024-05-13T09:15:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"91cbdc20-6494-4632-bcb7-fdded3ef83f8","html_url":"https://github.com/sdslabs/gbemu","commit_stats":null,"previous_names":["sdslabs/gbemu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fgbemu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fgbemu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fgbemu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fgbemu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdslabs","download_url":"https://codeload.github.com/sdslabs/gbemu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223881288,"owners_count":17219262,"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-09T20:36:05.093Z","updated_at":"2025-10-24T14:41:49.853Z","avatar_url":"https://github.com/sdslabs.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dependencies\n## SDL\n### MacOS\n`brew install sdl2`\n### Linux\n`sudo apt install libsdl2-dev`\n\n### Windows \nDownload the development pack `SDL2-devel-2.0.5-VC.zip` from [here](https://github.com/libsdl-org/SDL/releases/tag/release-2.26.2)\n\nOr use winget or choco\n\n# Build\n## Release\n```\ngit submodule update --init --recursive\nmkdir build \u0026\u0026 cd build\ncmake -DDEBUG=off ..\ncmake --build . -j8 \n```\n\n## Debug\n``` \ngit submodule update --init --recursive\nmkdir build \u0026\u0026 cd build\ncmake -DDEBUG=on ..\ncmake --build . -j8\n```\n\nAfter this run the binary gbemu in the build folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdslabs%2Fgbemu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdslabs%2Fgbemu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdslabs%2Fgbemu/lists"}