{"id":13436728,"url":"https://github.com/mvdnes/rboy","last_synced_at":"2025-05-15T18:04:38.881Z","repository":{"id":13513901,"uuid":"16204921","full_name":"mvdnes/rboy","owner":"mvdnes","description":"A Gameboy Emulator in Rust","archived":false,"fork":false,"pushed_at":"2025-01-08T19:39:59.000Z","size":587,"stargazers_count":620,"open_issues_count":2,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-03T05:09:23.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/mvdnes.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":"2014-01-24T13:17:58.000Z","updated_at":"2025-03-28T08:55:47.000Z","dependencies_parsed_at":"2024-03-02T08:27:54.254Z","dependency_job_id":"57e44a15-4e36-415e-8202-2a5abbe31fa2","html_url":"https://github.com/mvdnes/rboy","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/mvdnes%2Frboy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdnes%2Frboy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdnes%2Frboy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdnes%2Frboy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdnes","download_url":"https://codeload.github.com/mvdnes/rboy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248489213,"owners_count":21112530,"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-07-31T03:00:51.659Z","updated_at":"2025-04-11T22:29:10.217Z","avatar_url":"https://github.com/mvdnes.png","language":"Rust","funding_links":[],"categories":["Applications","应用程序 Applications","Applications written in Rust","应用","应用 Applications"],"sub_categories":["Emulators","模拟器 Emulators","仿真器"],"readme":"# RBoy\n\nA Gameboy Color Emulator written in Rust\n\n\n## QuickStart\n\nYou can clone this repository and build it using either the `make` command or\n`cargo build --release --features=gui`. Running the emulator can be done either via\n`cargo run --release --features=gui`, or by running the generated binary found in `target/release`.\nYou can copy the executable named `rboy` or `rboy.exe` to some sort of binary directory such as\n`~/.local/bin/` in linux or something under the `PATH` in windows.\n\nThen you can explore the ability of the emulator by `rboy --help`. Which outputs \n\n```\nA Gameboy Colour emulator written in Rust\n\nUsage: rboy [OPTIONS] \u003cfilename\u003e\n\nArguments:\n  \u003cfilename\u003e  Sets the ROM file to load\n\nOptions:\n  -s, --serial         Prints the data from the serial port to stdout\n  -p, --printer        Emulates a gameboy printer\n  -c, --classic        Forces the emulator to run in classic Gameboy mode\n  -x, --scale \u003cscale\u003e  Sets the scale of the interface. Default: 2\n  -a, --audio          Enables audio\n      --skip-checksum  Skips verification of the cartridge checksum\n      --test-mode      Starts the emulator in a special test mode\n  -h, --help           Print help\n  -V, --version        Print version\n```\n\nNow you can look below for the Keybindings section below.\n\n## Keybindings\n\n### Gameplay Keybindings\n\n| Key on Keyboard    | Emulator Key       |\n| ------------------ | ------------------ |\n| Z                  | A                  |\n| X                  | B                  |\n| Up/Down/Left/Right | Up/Down/Left/Right |\n| Space              | Select             |\n| Return/Enter       | Start              |\n\n### General Keybindings\n\n| Key on Keyboard   | Emulator Action                     |\n| ----------------- | ----------------------------------- |\n| 1                 | Switch to 1:1 scale                 |\n| R                 | Restore scale given on command line |\n| Left Shift (Hold) | Unrestricted Speed Mode             |\n| T                 | Change pixel interpolation          |\n\n## Implemented\n\n\n* CPU\n  - All instructions correct\n  - All timings correct\n  - Double speed mode\n* GPU\n  - Normal mode\n  - Color mode\n* Keypad\n* Timer\n* Audio\n* MMU\n  - MBC-less\n  - MBC1\n  - MBC3 (with RTC)\n  - MBC5\n  - save games\n* Printing\n\n## Test mode\nThe test mode, activated with the `--test-mode` flag, provides some functionality for running\n[GBEmulatorShootout](https://github.com/daid/GBEmulatorShootout). This is still under development.\n\n## Special thanks to\n\n* http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-The-CPU\n* http://bgb.bircd.org/pandocs.htm\n* https://github.com/alexcrichton/jba (The Rust branch)\n* https://gbdev.io/pandocs/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvdnes%2Frboy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvdnes%2Frboy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvdnes%2Frboy/lists"}