{"id":13781421,"url":"https://github.com/eshyong/Chip-8-Emulator","last_synced_at":"2025-05-11T14:35:03.098Z","repository":{"id":9386394,"uuid":"11247241","full_name":"eshyong/Chip-8-Emulator","owner":"eshyong","description":"Interpreter for the Chip 8 Virtual Machine. My first real project in C!","archived":false,"fork":false,"pushed_at":"2013-07-12T05:23:35.000Z","size":144,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-17T16:42:48.341Z","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/eshyong.png","metadata":{"files":{"readme":"README.md","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":"2013-07-08T06:25:30.000Z","updated_at":"2021-10-21T19:57:43.000Z","dependencies_parsed_at":"2022-08-29T21:52:14.587Z","dependency_job_id":null,"html_url":"https://github.com/eshyong/Chip-8-Emulator","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/eshyong%2FChip-8-Emulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshyong%2FChip-8-Emulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshyong%2FChip-8-Emulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshyong%2FChip-8-Emulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eshyong","download_url":"https://codeload.github.com/eshyong/Chip-8-Emulator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253580386,"owners_count":21930934,"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:25.839Z","updated_at":"2025-05-11T14:35:02.805Z","avatar_url":"https://github.com/eshyong.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Chip-8-Emulator\n===============\n\nInterpreter for the Chip 8 Virtual Machine. Can run Pong and Tetris.\n\nTutorials:\n---------------\n\nMastering Chip 8 by Matthew Mikolay\nhttp://mattmik.com/chip8.html\n\nHow to Write an Emulator (Chip-8 Interpreter) by Laurence Muller\nhttp://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/\n\nAbout:\n--------------\n\nKey mapping is based on hexadecimal keypad:\n\n\t|1|2|3|C|\t=\u003e\t|1|2|3|4|\n\t|4|5|6|D|\t=\u003e\t|Q|W|E|R|\n\t|7|8|9|E|\t=\u003e\t|A|S|D|F|\n\t|A|0|B|F|\t=\u003e\t|Z|X|C|V|\n\nTetris:\n\n\t4 -\u003e ROTATE\n\t5 -\u003e LEFT\n\t6 -\u003e RIGHT\n\nPong:\n\n\tQ -\u003e P1 UP\n\t1 -\u003e P1 DOWN\n\t4 -\u003e P2 UP\n\tR -\u003e P2 DOWN\n\nTo-Do:\n---------------\n\n* change gameplay speed to be more playable\n* add header file support for Win/Linux\n* add makefiles for Win/Linux\n* multi key support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feshyong%2FChip-8-Emulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feshyong%2FChip-8-Emulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feshyong%2FChip-8-Emulator/lists"}