{"id":20911277,"url":"https://github.com/grazen0/chip-8-rs","last_synced_at":"2026-05-28T19:02:23.096Z","repository":{"id":114191098,"uuid":"473857529","full_name":"Grazen0/chip-8-rs","owner":"Grazen0","description":"👾 Portable CHIP-8 emulator written in Rust","archived":false,"fork":false,"pushed_at":"2022-03-26T16:15:08.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T22:22:35.357Z","etag":null,"topics":["chip8","rust","sdl2"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Grazen0.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-03-25T03:38:16.000Z","updated_at":"2022-03-25T03:41:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca363f9c-0d31-4d35-b403-343103d80c72","html_url":"https://github.com/Grazen0/chip-8-rs","commit_stats":null,"previous_names":["grazen0/chip-8-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Grazen0/chip-8-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fchip-8-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fchip-8-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fchip-8-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fchip-8-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grazen0","download_url":"https://codeload.github.com/Grazen0/chip-8-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fchip-8-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28006375,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chip8","rust","sdl2"],"created_at":"2024-11-18T14:20:14.013Z","updated_at":"2025-12-24T19:04:11.036Z","avatar_url":"https://github.com/Grazen0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chip-8-rs\n\n👾 A portable [CHIP-8](https://en.wikipedia.org/wiki/CHIP-8) emulator written in Rust, and powered by [SDL2](https://www.libsdl.org/)\n\n## Building\n\nClone the repository and run `cargo build` to compile the app.\n\n## Controls\n\nThe COSMAC VIP keypad layout is mapped to the left side of the QWERTY keyboard:\n\n\u003ctable\u003e\n\u003ctr\u003e\u003cth\u003eCOSMAC VIP keypad\u003c/th\u003e\u003cth\u003eQWERTY layout\u003c/th\u003e\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\n  \n| 1 | 2 | 3 | C |\n|:-:|:-:|:-:|:-:|\n| 4 | 5 | 6 | D |\n| 7 | 8 | 9 | E |\n| A | 0 | B | F |\n  \n  \u003c/td\u003e\n  \u003ctd\u003e\n\n| 1 | 2 | 3 | 4 |\n|:-:|:-:|:-:|:-:|\n| Q | W | E | R |\n| A | S | D | F |\n| Z | X | C | V |\n\n  \u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\nThere are also a bunch of control commands:\n\n- **Ctrl+O:** Open file\n- **Ctrl+Q:** Quit\n- **Ctrl+R:** Reset program\n- **Ctrl+C:** Change pixel color\n- **Ctrl+W:** Decrease CPU execution speed\n- **Ctrl+E:** Increase CPU execution speed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrazen0%2Fchip-8-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrazen0%2Fchip-8-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrazen0%2Fchip-8-rs/lists"}