{"id":37179813,"url":"https://github.com/thelolagemann/gomeboy","last_synced_at":"2026-01-14T20:55:11.286Z","repository":{"id":177170564,"uuid":"589752600","full_name":"thelolagemann/gomeboy","owner":"thelolagemann","description":"Game Boy emulator written in golang","archived":false,"fork":false,"pushed_at":"2025-04-30T05:04:28.000Z","size":4284,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T06:18:47.555Z","etag":null,"topics":["emulation","emulator","gameboy","gameboy-emulator","go","golang","linux","mac-os","nintendo","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","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/thelolagemann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2023-01-16T21:16:18.000Z","updated_at":"2025-04-30T05:00:56.000Z","dependencies_parsed_at":"2024-02-10T09:22:52.785Z","dependency_job_id":"71fc7700-9f22-4774-bfe3-3efe43cad4f7","html_url":"https://github.com/thelolagemann/gomeboy","commit_stats":null,"previous_names":["thelolagemann/gomeboy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thelolagemann/gomeboy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelolagemann%2Fgomeboy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelolagemann%2Fgomeboy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelolagemann%2Fgomeboy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelolagemann%2Fgomeboy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thelolagemann","download_url":"https://codeload.github.com/thelolagemann/gomeboy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelolagemann%2Fgomeboy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"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":["emulation","emulator","gameboy","gameboy-emulator","go","golang","linux","mac-os","nintendo","windows"],"created_at":"2026-01-14T20:55:10.465Z","updated_at":"2026-01-14T20:55:11.277Z","avatar_url":"https://github.com/thelolagemann.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gomeboy\n\n![GitHub go.mod Go version (subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/thelolagemann/gomeboy)\n\nGomeBoy is my attempt at creating a fairly accurate and reasonably performant Game Boy emulator written with golang. It \nis still currently in the very early stages of development, but it is already capable of running quite a few games with\nvarying degrees of success.\n\n---\n\n## Screenshots\n\n### DMG Games\n\n\u003cimg src=\"assets/images/tetris.png\" width=\"250\"\u003e \u003cimg src=\"assets/images/super-mario-land2.png\" width=\"250\"\u003e \u003cimg src=\"assets/images/pokemon-red.png\" width=\"250\"\u003e\n\n### DMG Games running on CGB hardware\n\n\u003cimg src=\"assets/images/tetris-cgb.png\" width=\"250\"\u003e \u003cimg src=\"assets/images/super-mario-land2-cgb.png\" width=\"250\"\u003e \u003cimg src=\"assets/images/pokemon-red-cgb.png\" width=\"250\"\u003e\n\n### CGB Games\n\n\u003cimg src=\"assets/images/tetris-dx.png\" width=\"250\"\u003e \u003cimg src=\"assets/images/mario-tennis.png\" width=\"250\"\u003e \u003cimg src=\"assets/images/pokemon-crystal.png\" width=\"250\"\u003e\n\n### Peripherals (Printer)\n\n![Printer](assets/images/printer.gif)\n\n---\n\n## Features\n\n\n- GameBoy (DMG) and GameBoy Color (CGB) support\n- SRAM and RTC support\n- Run DMG games with CGB colorization palettes (without using a boot ROM)\n- Automated testing against a large number of test ROMs\n- Peripherals\n\t- Cartridge Mappers\n      - MBC1\t\n      - MBC2\n      - MBC3\n      - MBC5\n      - ROM\n  - Cheat Carts\n    - Game Genie\n    - GameShark\n  - Serial\n    - Printer\n    - Link Cable\n    - Local Multiplayer (needs reimplementation)\n- Platform-agnostic (runs on Windows, Linux, and Mac)\n\n---\n\n# Automated Test Results\n\n\n![progress](https://progress-bar.xyz/90/?scale=100\u0026title=passing%20228,%20failing%2024\u0026width=500)\n\n| Test Suite | Pass Rate | Tests Passed | Tests Failed | Tests Total |\n| --- | --- | --- | --- | --- |\n| acid2 | 75% | 3 | 1 | 4 |\n| bully | 50% | 1 | 1 | 2 |\n| blarrg | 100% | 43 | 0 | 43 |\n| little-things-gb | 100% | 4 | 0 | 4 |\n| mooneye | 99% | 113 | 1 | 114 |\n| samesuite | 75% | 59 | 19 | 78 |\n| scribbltests | 100% | 5 | 0 | 5 |\n| strikethrough | 0% | 0 | 2 | 2 |\n\n\u003csup\u003eVisit the [tests](tests/README.md) directory for more information.\u003c/sup\u003e\n\n---\n\n# TODO\n\n- [ ] build instructions\n- [ ] github actions\n- [ ] improve error handling and logging\n- [ ] expose more emulator options to the user\n- [ ] reimplement link cable \u0026 local multiplayer","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthelolagemann%2Fgomeboy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthelolagemann%2Fgomeboy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthelolagemann%2Fgomeboy/lists"}