{"id":22678305,"url":"https://github.com/zeal-operating-system/chip8","last_synced_at":"2026-01-07T14:50:11.858Z","repository":{"id":132780270,"uuid":"498644668","full_name":"Zeal-Operating-System/CHIP8","owner":"Zeal-Operating-System","description":"CHIP-8 Interpreter for ZealOS.","archived":false,"fork":false,"pushed_at":"2022-08-15T00:46:08.000Z","size":3194,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T13:44:39.717Z","etag":null,"topics":["chip-8","chip8","emulator","interpreter","zealos"],"latest_commit_sha":null,"homepage":"https://zealos.net/","language":"HolyC","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zeal-Operating-System.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-06-01T08:02:45.000Z","updated_at":"2024-09-21T16:20:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"44e74b5d-4818-4b26-a565-b5a6f03c8bbc","html_url":"https://github.com/Zeal-Operating-System/CHIP8","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/Zeal-Operating-System%2FCHIP8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeal-Operating-System%2FCHIP8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeal-Operating-System%2FCHIP8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeal-Operating-System%2FCHIP8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zeal-Operating-System","download_url":"https://codeload.github.com/Zeal-Operating-System/CHIP8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187242,"owners_count":20737462,"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":["chip-8","chip8","emulator","interpreter","zealos"],"created_at":"2024-12-09T18:14:43.010Z","updated_at":"2026-01-07T14:50:11.825Z","avatar_url":"https://github.com/Zeal-Operating-System.png","language":"HolyC","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CHIP-8 Interpreter for ZealOS\n\n![CHIP8](example.gif)\n\nTo run: `#include \"CHIP8\"`\n\n## Notes\n\n- To enable/disable modern CHIP-8 support, change the `CHIP8_POST_1990` #define value.\n\n## Keybindings\n\n```\n                                Original:  Modern representation:\nOriginal COSMAC VIP and HP48     1 2 3 C    1 2 3 4\nused a unique key layout, with   4 5 6 D    Q W E R\nkeys for 0-9 and A-F.            7 8 9 E    A S D F\nModern interpreter practice is   A 0 B F    Z X C V\nto use 4x4 square starting at\nkey '1' and ending at key 'V'.\n```\n\n### Other Keybindings\n\n|Keybinding|Description|\n|:-:|:-:|\n|Enter|Reset|\n|Shift|Increase Screen Size|\n|Ctrl|Decrease Screen Size|\n|Tab|Pause|\n|Backspace|Change ROM|\n|Esc|Exit|\n|Left/Right Arrow Key|Change Foreground Color|\n|Up/Down Arrow Key|Change Background Color|\n|F1|Fast Speed|\n|F2|Normal Speed|\n|F3|Slow Speed|\n|F4|Slower Speed|\n\n## TODO\n\n- sound\n- SUPER-CHIP support\n- debugger\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeal-operating-system%2Fchip8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeal-operating-system%2Fchip8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeal-operating-system%2Fchip8/lists"}