{"id":18729529,"url":"https://github.com/gabryon99/chip8","last_synced_at":"2025-09-10T01:42:14.119Z","repository":{"id":195321923,"uuid":"692371855","full_name":"gabryon99/chip8","owner":"gabryon99","description":"Chip8 emulator using Modern C++ and SDL2.","archived":false,"fork":false,"pushed_at":"2023-09-18T14:26:14.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T14:36:54.489Z","etag":null,"topics":["cpp","emulator","sdl2"],"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/gabryon99.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-09-16T09:26:17.000Z","updated_at":"2023-09-26T12:05:45.000Z","dependencies_parsed_at":"2024-11-07T14:32:21.868Z","dependency_job_id":"cee8291d-6532-478a-94ba-f62836c55f57","html_url":"https://github.com/gabryon99/chip8","commit_stats":null,"previous_names":["gabryon99/chip8"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabryon99%2Fchip8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabryon99%2Fchip8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabryon99%2Fchip8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabryon99%2Fchip8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabryon99","download_url":"https://codeload.github.com/gabryon99/chip8/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239599040,"owners_count":19665911,"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":["cpp","emulator","sdl2"],"created_at":"2024-11-07T14:27:28.196Z","updated_at":"2025-02-19T04:53:40.865Z","avatar_url":"https://github.com/gabryon99.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Chip8(++)\n\nThis is an emulator written in modern **C++17**. It is somewhat buggy but you can load roms\nand draw sprites on the screen, and play games!\n\n\u003cimg width=\"1392\" alt=\"chip8 emulator\" src=\"https://github.com/gabryon99/chip8/assets/14114916/25f3920e-b029-48ab-9e37-1a1b48418181\"\u003e\n\n### Test Roms\n\n- [x] IBM Logo\n- [x] BPM Viewer\n- [x] Chip8 Logo\n- [x] KeyPad Test\n- [x] Zero Demo\n\n### Next Features\n\n- [ ] Game Tuner: since CHIP8 games do not have any header file, maybe we can use a _checksum_.\n- [ ] Creating a debugger with breakpoints.\n- [ ] Showing CPU status in a separate window.\n- [x] Implementing missing arithmetic instructions with carry.\n- [ ] Parsing CLI options (scale size, colors, and so on...)\n- [x] Implement timers\n- [x] Implement sound\n- [ ] Separate namespace in different files.\n- [ ] Creating a CMake file.\n- [ ] Run on other platforms (e.g., Linux).\n- [ ] Experiment other emulation techniques for the main fetch-decode-execute loop: threaded-code, just-in-time compilation...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabryon99%2Fchip8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabryon99%2Fchip8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabryon99%2Fchip8/lists"}