{"id":16215329,"url":"https://github.com/pyxus/chip8-emulator","last_synced_at":"2026-02-17T20:35:03.256Z","repository":{"id":63106245,"uuid":"484201592","full_name":"Pyxus/chip8-emulator","owner":"Pyxus","description":"Chip8 interpreter built with C# and SFML.NET","archived":false,"fork":false,"pushed_at":"2023-11-26T10:22:49.000Z","size":15915,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T19:43:17.145Z","etag":null,"topics":["chip8"],"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/Pyxus.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}},"created_at":"2022-04-21T20:52:11.000Z","updated_at":"2023-03-16T08:53:49.000Z","dependencies_parsed_at":"2023-11-26T11:26:16.804Z","dependency_job_id":"267e82cf-3973-46be-8dfc-4771d5d7dab8","html_url":"https://github.com/Pyxus/chip8-emulator","commit_stats":null,"previous_names":["pyxus/chip8-emulator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Pyxus/chip8-emulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyxus%2Fchip8-emulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyxus%2Fchip8-emulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyxus%2Fchip8-emulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyxus%2Fchip8-emulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pyxus","download_url":"https://codeload.github.com/Pyxus/chip8-emulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyxus%2Fchip8-emulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29557386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T20:14:27.083Z","status":"ssl_error","status_checked_at":"2026-02-17T20:14:26.018Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chip8"],"created_at":"2024-10-10T11:14:34.525Z","updated_at":"2026-02-17T20:34:58.239Z","avatar_url":"https://github.com/Pyxus.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chip8 Interpreter\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"docs/example.gif\" alt=\"Interpreter demo\"\u003e\n\u003c/p\u003e\n\n## About\n\nThis is a simple Chip8 interpreter, written in C#, which was created for my operating systems class. We had the opportunity to select and pitch our own projects and I selected this out of a personal interest in emulation.\n\n## Usage\n\n### Launching\nRun chip8 executable in command line providing the required arguments...\n \n*NOTE: romPath must be surrounded by quotes!*\n\n```\n\u003e COSC439_Chip8.exe run \u003cromPath\u003e // Launch\n\u003e COSC439_Chip8.exe debug \u003cromPath\u003e // Launch in debug mode\n\u003e COSC439_Chip8.exe debug \u003cromPath\u003e -p // Launched in debug mode starting paused \n```\n\n### Keypad\nThe keypad uses the following key binds. These keys correspond to Chip8's keys from 0 - 0xF\n```\n1 2 3 4\nq w e r\na s d f\nz x c v\n```\n### Controls\n**F5** - Reload program\n\n### Debug Controls\n*NOTE: Must be performed inside debugger window*\n\n**Mouse Scroll or Up/Down Arrow Keys** - Scroll through memory map\n\n**Hold LSHIFT** - Increases scroll speed while held\n\n**Spacebar** - Pause emulator\n\n**Right Arrow** - Step forward when paused\n\n# Credits\n\n- [Chip8 Technical specifications](http://devernay.free.fr/hacks/chip8/C8TECH10.HTM)\n\n- [Chip8 ROMs](https://github.com/kripod/chip8-roms)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyxus%2Fchip8-emulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyxus%2Fchip8-emulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyxus%2Fchip8-emulator/lists"}