{"id":9829931,"url":"https://github.com/beanboi7/Chyp8","last_synced_at":"2025-08-28T16:32:09.441Z","repository":{"id":132904952,"uuid":"379645299","full_name":"beanboi7/Chyp8","owner":"beanboi7","description":"A chip-8 emulator built with Go","archived":false,"fork":false,"pushed_at":"2021-07-17T08:52:02.000Z","size":9924,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-25T21:31:40.260Z","etag":null,"topics":["chip8","cobra","emulator","go","hacktoberfest","pixelgl"],"latest_commit_sha":null,"homepage":"","language":"Go","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/beanboi7.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":"2021-06-23T15:15:10.000Z","updated_at":"2023-03-06T01:40:07.000Z","dependencies_parsed_at":"2023-03-13T11:09:42.233Z","dependency_job_id":null,"html_url":"https://github.com/beanboi7/Chyp8","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/beanboi7/Chyp8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beanboi7%2FChyp8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beanboi7%2FChyp8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beanboi7%2FChyp8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beanboi7%2FChyp8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beanboi7","download_url":"https://codeload.github.com/beanboi7/Chyp8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beanboi7%2FChyp8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272523069,"owners_count":24949300,"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-28T02:00:10.768Z","response_time":74,"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","cobra","emulator","go","hacktoberfest","pixelgl"],"created_at":"2024-05-18T01:49:23.981Z","updated_at":"2025-08-28T16:32:09.163Z","avatar_url":"https://github.com/beanboi7.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"[![GitHub license](https://img.shields.io/github/license/beanboi7/Chyp8?color=pink\u0026logo=github)](https://github.com/beanboi7/Chyp8/blob/master/LICENSE) [![Releases](https://img.shields.io/badge/status-building-brightgreen)](https://github.com/beanboi7/Chyp8/releases)\n# Introduction\nChip-8 is an interpretted language designed to create programs/games on the 8bit systems like the COSMAC VIP and Telmac 1800.\nChyp8 is an emulator of the Chip-8 system build with Golang. For more info on Chip-8 refer [here](https://en.wikipedia.org/wiki/CHIP-8)\n\n## To build Chyp8:\nClone the master branch and use ```go run main.go start roms/NAME_OF_THE_ROM -r=REFRESHRATE```\nor run the ```.exe``` file in command line as ```./main.exe start roms/NAME_OF_THE_ROM -r=REFRESHRATE```.\nThe ```-r=REFRESHRATE``` argument is an optional flag which sets the clock cycle of the emulator. \nIt's set to ```60``` by default.\n\n## To Use Chyp8 (without building it):\nGet the ```tar.gz``` or ```zip``` folder downloaded from the ```Releases``` according to your OS and run ```./main.exe start roms/NAME_OF_THE_ROM -r=REFRESHRATE``` in a terminal.\n\n## Screenshots:\n- ### Opcode testing\n    ![Opcodes tested image](./assets/opcodetest.png)\n- ### Tetris\n    ![tetris](./assets/tetris.png)\n\n## KeyMap\n\n\u003cpre\u003e  \u003cb\u003eKeypad\u003c/b\u003e                 \u003cb\u003eKeyboard\u003c/b\u003e \n             \n|1|2|3|C|                |1|2|3|4|\n|4|5|6|D|                |Q|W|E|R|\n                =\u003e\n|7|8|9|E|                |A|S|D|F|\n|A|0|B|F|                |Z|X|C|V|\u003c/pre\u003e\n\n\n## Packages used:\n- PixelGL\n- Cobra\n\n## Issues\n- [ ] Fix audio bug\n- [ ] Find correct ticker for the keypad\n\n## References \n- [Laurence Muller's post on writing an emulator](https://multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/) \n- [Cowgod's chip-8 technical reference manual](http://devernay.free.fr/hacks/chip8/C8TECH10.HTM#2.4)\n- [Chippy](https://github.com/bradford-hamilton/chippy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeanboi7%2FChyp8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeanboi7%2FChyp8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeanboi7%2FChyp8/lists"}