{"id":13782166,"url":"https://github.com/segfault802/chip8","last_synced_at":"2025-05-11T15:32:13.721Z","repository":{"id":3498703,"uuid":"4555376","full_name":"segfault802/chip8","owner":"segfault802","description":"An interpreter for the CHIP-8 architecture","archived":false,"fork":false,"pushed_at":"2013-12-03T01:56:04.000Z","size":212,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T17:42:59.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/segfault802.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-05T03:34:40.000Z","updated_at":"2017-01-09T06:46:23.000Z","dependencies_parsed_at":"2022-08-20T04:50:24.536Z","dependency_job_id":null,"html_url":"https://github.com/segfault802/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/segfault802%2Fchip8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segfault802%2Fchip8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segfault802%2Fchip8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segfault802%2Fchip8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/segfault802","download_url":"https://codeload.github.com/segfault802/chip8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253588659,"owners_count":21932296,"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":[],"created_at":"2024-08-03T18:01:33.642Z","updated_at":"2025-05-11T15:32:13.340Z","avatar_url":"https://github.com/segfault802.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"An emulator for the CHIP-8 architecture.\n\nTechnically this isn't a true emulator since CHIP-8 was actually an interpreted programming language and wasn't implemented directly in hardware.  Its purpose was to make programming games easier by providing a common instruction set that would work across multiple platforms.\n\nSee the links below for more info and the specification that was followed\n\nhttps://en.wikipedia.org/wiki/CHIP-8\n\nhttp://devernay.free.fr/hacks/chip8/C8TECH10.HTM\n\nThis doesn't use any special libraries apart from ncurses so it *should* compile on unix based systems without too much trouble.  When running it make sure the terminal window is at least 64x32 characters wide so things will display correctly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegfault802%2Fchip8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsegfault802%2Fchip8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegfault802%2Fchip8/lists"}