{"id":18045187,"url":"https://github.com/abusch/gb-rs","last_synced_at":"2025-04-10T01:33:10.826Z","repository":{"id":103640521,"uuid":"457643588","full_name":"abusch/gb-rs","owner":"abusch","description":"Yet another gameboy emulator in Rust","archived":false,"fork":false,"pushed_at":"2025-02-06T14:04:54.000Z","size":412,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T03:11:25.887Z","etag":null,"topics":["emulator","gameboy","gameboy-emulator","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abusch.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":"2022-02-10T05:31:13.000Z","updated_at":"2025-02-06T14:04:58.000Z","dependencies_parsed_at":"2023-05-24T04:15:15.807Z","dependency_job_id":null,"html_url":"https://github.com/abusch/gb-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abusch%2Fgb-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abusch%2Fgb-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abusch%2Fgb-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abusch%2Fgb-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abusch","download_url":"https://codeload.github.com/abusch/gb-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248140304,"owners_count":21054275,"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":["emulator","gameboy","gameboy-emulator","rust","rust-lang"],"created_at":"2024-10-30T18:12:19.829Z","updated_at":"2025-04-10T01:33:10.801Z","avatar_url":"https://github.com/abusch.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yet another GameBoy emulator in Rust\n\nThis is my attempt to write a GameBoy emulator in Rust, to add to the pile of existing ones.\n\n## How to run\n\nAt the moment, you need to have the DMG boot rom file and place it under `assets/dmg_boot.bin` to be able to compile and run the emulator.\n\nThen simply run `cargo run --release -- path/to/rom.gb`.\n\nCurrent keybindings: \n- \u003ckbd\u003e↑\u003c/kbd\u003e, \u003ckbd\u003e↓\u003c/kbd\u003e, \u003ckbd\u003e←\u003c/kbd\u003e, \u003ckbd\u003e→\u003c/kbd\u003e: Joypad\n- \u003ckbd\u003eA\u003c/kbd\u003e, \u003ckbd\u003eB\u003c/kbd\u003e: A/B\n- \u003ckbd\u003eEnter\u003c/kbd\u003e: Start\n- \u003ckbd\u003eSpace\u003c/kbd\u003e: Select\n- \u003ckbd\u003eESC\u003c/kbd\u003e: Exit\n- \u003ckbd\u003eD\u003c/kbd\u003e: interrupt the program and start the command-line debugger\n- \u003ckbd\u003eS\u003c/kbd\u003e: Take a screenshot\n\n## Current status\n\nSeems to work fine with most MBC1+RAM games that I've tried.\n\n## Still to do\n- [ ] Allow building/running without the boot rom\n- [ ] Support other MBCs\n- [x] Sound\n- [ ] Maybe compile to WASM?\n\n## Screenshots\n![zelda_1](assets/imgs/gb-rs-screenshot_1647078829.png)\n![zelda_2](assets/imgs/gb-rs-screenshot_1647080899.png)\n![wario](assets/imgs/gb-rs-screenshot_1647081153.png)\n![mario](assets/imgs/gb-rs-screenshot_1647081687.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabusch%2Fgb-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabusch%2Fgb-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabusch%2Fgb-rs/lists"}