{"id":20950473,"url":"https://github.com/colleagueriley/c8","last_synced_at":"2025-03-13T05:18:45.483Z","repository":{"id":177001273,"uuid":"659835396","full_name":"ColleagueRiley/c8","owner":"ColleagueRiley","description":"Chip-8 emulator","archived":false,"fork":false,"pushed_at":"2023-06-28T17:18:21.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T22:41:08.607Z","etag":null,"topics":["chip-8","emulation","lightweight","portable","pure-c","rgfw"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ColleagueRiley.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":"2023-06-28T17:00:17.000Z","updated_at":"2023-06-28T20:29:27.000Z","dependencies_parsed_at":"2023-06-29T07:17:02.265Z","dependency_job_id":null,"html_url":"https://github.com/ColleagueRiley/c8","commit_stats":null,"previous_names":["colleagueriley/c8"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColleagueRiley%2Fc8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColleagueRiley%2Fc8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColleagueRiley%2Fc8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColleagueRiley%2Fc8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ColleagueRiley","download_url":"https://codeload.github.com/ColleagueRiley/c8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243345905,"owners_count":20275914,"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","emulation","lightweight","portable","pure-c","rgfw"],"created_at":"2024-11-19T00:48:45.699Z","updated_at":"2025-03-13T05:18:45.478Z","avatar_url":"https://github.com/ColleagueRiley.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chip 8 Emulator / Virtual Machine\n![vm workflow linux](https://github.com/ColleagueRiley/c8/actions/workflows/linus.yml/badge.svg)\n![vm workflow windows](https://github.com/ColleagueRiley/c8/actions/workflows/win32.yml/badge.svg)\n\nThis [Chip-8](https://en.wikipedia.org/wiki/CHIP-8) emulator is built off of an edited version of [this repo](https://github.com/scanlong/c8/)\n\n# pong.ch8\nthe pong.ch8 rom comes from [this repo](https://github.com/kripod/chip8-roms/tree/master)\n\n# building \n\n## Linux\nsimply run `make buildLinux`\n\nor\\\n`gcc source/main.c -I include -lX11 -o RVM.exe`\n\n## Windows\nsimply run `make buildWindows`\n\nor\\\n`gcc source/main.c -I include -lgdi -lshell32 -o RVM.exe`\n\n\nthen to run the VM simply run `RVM` or `RVM.exe` as per OS","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolleagueriley%2Fc8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolleagueriley%2Fc8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolleagueriley%2Fc8/lists"}