{"id":18772876,"url":"https://github.com/chux0519/chip8","last_synced_at":"2025-08-31T12:34:37.105Z","repository":{"id":108096652,"uuid":"159496298","full_name":"chux0519/chip8","owner":"chux0519","description":"Implementation of chip8","archived":false,"fork":false,"pushed_at":"2019-03-07T02:56:46.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-29T08:23:58.184Z","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/chux0519.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-28T12:09:03.000Z","updated_at":"2019-03-07T02:56:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"47c2e362-e827-4aac-a88a-455d10cfe78c","html_url":"https://github.com/chux0519/chip8","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chux0519%2Fchip8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chux0519%2Fchip8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chux0519%2Fchip8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chux0519%2Fchip8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chux0519","download_url":"https://codeload.github.com/chux0519/chip8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239681024,"owners_count":19679508,"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-11-07T19:31:26.149Z","updated_at":"2025-02-19T14:51:40.633Z","avatar_url":"https://github.com/chux0519.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chip8\n\nA simple implementation of the [chip8](https://en.wikipedia.org/wiki/CHIP-8). You can easily use this project as cmake subproject, by just including src/chip.h and linking to `chip8`.\n\nSee [example/chip8-sdl2.c](example/chip8-sdl2.c) for example.\n\n![example](pong.png)\n\n## Quick start\n\nbuild:\n\n\u003e mkdir build \u0026\u0026 cd build\n\u003e\n\u003e cmake ..\n\u003e\n\u003e make\n\nrun:\n\n\u003e ./build/example/chip8-sdl2 \"xxx.rom\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchux0519%2Fchip8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchux0519%2Fchip8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchux0519%2Fchip8/lists"}