{"id":24614383,"url":"https://github.com/akatsuki105/dawngb","last_synced_at":"2025-05-07T00:06:05.053Z","repository":{"id":222095752,"uuid":"734666714","full_name":"akatsuki105/dawngb","owner":"akatsuki105","description":"GameBoy Color emulator written in Go.","archived":false,"fork":false,"pushed_at":"2025-03-23T18:26:45.000Z","size":9158,"stargazers_count":64,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T00:38:02.393Z","etag":null,"topics":["ebiten","emulation","emulator","game","gameboy","gb","gbc","go","golang","libretro","nintendo","retro","retroarch","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://dawngb.vercel.app/","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/akatsuki105.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":"2023-12-22T09:29:49.000Z","updated_at":"2025-04-07T17:11:45.000Z","dependencies_parsed_at":"2024-10-28T08:56:48.794Z","dependency_job_id":"30fba900-bdab-40b0-9cf4-69bb0c482a48","html_url":"https://github.com/akatsuki105/dawngb","commit_stats":null,"previous_names":["akatsuki105/dawngb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatsuki105%2Fdawngb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatsuki105%2Fdawngb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatsuki105%2Fdawngb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatsuki105%2Fdawngb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akatsuki105","download_url":"https://codeload.github.com/akatsuki105/dawngb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252788520,"owners_count":21804285,"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":["ebiten","emulation","emulator","game","gameboy","gb","gbc","go","golang","libretro","nintendo","retro","retroarch","wasm","webassembly"],"created_at":"2025-01-24T21:16:35.563Z","updated_at":"2025-05-07T00:06:04.963Z","avatar_url":"https://github.com/akatsuki105.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# DawnGB\n\nDawnGB is GameBoy Color emulator written in Go.\n\nYou can play on [web](https://dawngb.vercel.app/)!\n\n## Screenshots\n\n### Desktop\n\n\u003cimg width=\"300\" alt=\"prism\" src=\"https://gyazo.com/82888eedb9501fb6a7c83c2b76f1fe8a.webp\" /\u003e\u0026nbsp;\u003cimg width=\"300\" alt=\"megaman\" src=\"https://gyazo.com/6a65b22547c7cddeb07a77ad5400afc4.webp\" /\u003e\n\u003cimg width=\"300\" alt=\"shantae\" src=\"https://gyazo.com/d0293d5fc976614a0322f44b3e6c8130.webp\" /\u003e\u0026nbsp;\u003cimg width=\"300\" alt=\"pokered\" src=\"https://gyazo.com/043aa023624a1da45f6e8487cf33143d.webp\" /\u003e\n\n### Browser(Web)\n\n\u003cimg width=\"28.5%\" height=\"20%\" src=\"https://gyazo.com/3bf894c527bdd932aab37e0c82f67091.webp\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cimg width=\"62%\" src=\"https://gyazo.com/9e773470f1db70aad0098e6d98187e4f.webp\" /\u003e\n\n## Features\n\n- GB(DMG) and GBC(CGB) support\n- MBC1, MBC2, MBC3, MBC5, MBC30 support\n- Sound(APU) support\n- Libretro support(run `make libretro`)\n- Multiplatform support\n- Work on Browser([here](https://dawngb.vercel.app/))\n\n## Usage\n\n- Desktop: Run `go run ./src/ebi` and drag and drop a ROM file into the window.\n- Browser: Visit [here](https://dawngb.vercel.app/).\n\nKey mapping is as follows:\n\n- `A`: X\n- `B`: Z\n- `Start`: Enter\n- `Select`: Backspace\n- `↑` `↓` `←` `→`: Arrow keys\n\n## Internal\n\n```sh\n.\n├── core  # Emulator core\n├── src   # Frontend\n└── util  # Utility (should be renamed to \"internal\" in the future)\n```\n\n## Accuracy\n\nKeep the code as simple as possible, so synchronization is done at each instruction, and line-rendering is done at once on HBlank.\n\nSo game like \"Prehistorik Man\", which modifies the PPU registers during mid-frame, may not draw correctly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakatsuki105%2Fdawngb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakatsuki105%2Fdawngb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakatsuki105%2Fdawngb/lists"}