{"id":23318506,"url":"https://github.com/patricktcoakley/chipster8","last_synced_at":"2026-02-13T14:56:06.433Z","repository":{"id":54791794,"uuid":"333961576","full_name":"patricktcoakley/Chipster8","owner":"patricktcoakley","description":"Just another Chip8 emulator in C# using Monogame.","archived":false,"fork":false,"pushed_at":"2024-12-20T17:36:21.000Z","size":276,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T09:51:41.147Z","etag":null,"topics":["chip8","csharp","emulator","monogame"],"latest_commit_sha":null,"homepage":"","language":"C#","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/patricktcoakley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-01-28T21:30:42.000Z","updated_at":"2024-12-20T17:36:25.000Z","dependencies_parsed_at":"2023-02-02T19:00:27.967Z","dependency_job_id":"0b938650-22f9-48f0-96b6-e0ced8d1d28a","html_url":"https://github.com/patricktcoakley/Chipster8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patricktcoakley/Chipster8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktcoakley%2FChipster8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktcoakley%2FChipster8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktcoakley%2FChipster8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktcoakley%2FChipster8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patricktcoakley","download_url":"https://codeload.github.com/patricktcoakley/Chipster8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktcoakley%2FChipster8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271673564,"owners_count":24800717,"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-08-22T02:00:08.480Z","response_time":65,"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","csharp","emulator","monogame"],"created_at":"2024-12-20T17:17:17.195Z","updated_at":"2026-02-13T14:56:01.406Z","avatar_url":"https://github.com/patricktcoakley.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chipster8\n\n## A Chip8 emulator in C# using MonoGame. \n\n![Chipster8 Screenshot 1](/Screenshots/Chipster-1.png?raw=true)\n![Chipster8 Screenshot 2](/Screenshots/Chipster-2.png?raw=true)\n![Chipster8 Screenshot 3](/Screenshots/Chipster-3.png?raw=true)\n\n## About\nChipster8 was built using MonoGame 3.8 with support for OpenGL and DirectX desktop clients.\n\nIt has the following features:\n- Increase/decrease emulation speed\n- Multiple color schemes\n- Pause/Resume\n\nThe Chip8 emulator and application are separated such that one could pull out the Chip8 and re-use it in another way.\n\n*Note: Chip8 implementations by nature have a decent amount of flickering due to the way draw calls are implemented, and without writing against the original spec it is an unfortunate side effect of playing Chip8 games.*\n\n## Controls\n\n### Game Controls\n| Chip8  | Chipster8 |\n| ------------- | ------------- |\n| 1 | 1 |\n| 2 | 2 |\n| 3 | 3 |\n| C | 4 |\n| 4 | Q |\n| 5 | W |\n| 6 | E |\n| D | R |\n| 7 | A |\n| 8 | S |\n| 9 | D |\n| E | F |\n| A | Z |\n| 0 | X |\n| B | C |\n| F | V |\n\n### Menu Controls\n| Feature  | Key |\n| ------------- | ------------- |\n| Move Selection | Up/Down |\n| Load Selection | Enter |\n\n### Extra Controls\n| Feature  | Key |\n| ------------- | ------------- |\n| Pause/Resume | Space |\n| Mute/Unmute | Backspace |\n| Dump Memory To Console | F1 |\n| Dump Video To Console | F2 |\n| Dump Registers To Console | F3 |\n| Decrease Speed | F4 |\n| Increase Speed | F5 |\n| Cycle Color Scheme | F6 |\n| Toggle Fullscreen | F11 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricktcoakley%2Fchipster8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatricktcoakley%2Fchipster8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricktcoakley%2Fchipster8/lists"}