{"id":18436401,"url":"https://github.com/0xnathanw/chip-8","last_synced_at":"2026-04-30T09:34:45.457Z","repository":{"id":45326751,"uuid":"411086012","full_name":"0xNathanW/chip-8","owner":"0xNathanW","description":"A Chip8 emulator built in Go.","archived":false,"fork":false,"pushed_at":"2024-06-08T17:19:18.000Z","size":3931,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T12:54:12.519Z","etag":null,"topics":["chip-8","chip8","emulator","go","golang","tcell","terminal","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","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/0xNathanW.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":"2021-09-28T00:37:45.000Z","updated_at":"2024-06-08T17:19:22.000Z","dependencies_parsed_at":"2024-06-08T18:45:10.559Z","dependency_job_id":null,"html_url":"https://github.com/0xNathanW/chip-8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xNathanW/chip-8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xNathanW%2Fchip-8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xNathanW%2Fchip-8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xNathanW%2Fchip-8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xNathanW%2Fchip-8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xNathanW","download_url":"https://codeload.github.com/0xNathanW/chip-8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xNathanW%2Fchip-8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chip-8","chip8","emulator","go","golang","tcell","terminal","tui"],"created_at":"2024-11-06T06:11:26.300Z","updated_at":"2026-04-30T09:34:45.427Z","avatar_url":"https://github.com/0xNathanW.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Chip-8** #\nChip-8 is a very basic interpreted programming language written for computers in the 1970's, mainly for writing games.\n\nThis is an implementation of a virtual machine for Chip-8 written in Go.  It loads and runs programs, and allows users to pause and step through individual opcodes.  Users can also set their own colour configs.\n\n## Demo ##\n[![asciicast](https://asciinema.org/a/GCeqUwVQ1ZU8Q4uppy2bi1AsE.svg)](https://asciinema.org/a/GCeqUwVQ1ZU8Q4uppy2bi1AsE)\n\n## Installation ##\nTo install, clone the repository with git, and build with `go build`.\n\nROMs can be added by adding them to the 'ROMs' folder.  Note this folder is required for the program to read from.\n\n## Usage ##\nRun the program, with optional flags -fg and -bg for foreground and background colours.  A list of available colours are in colours.txt.\n\n`./chip8 -fg=green -bg=black`\n\nPrograms can be paused and unpaused by pressing `p`.  While paused the program can be exited by pressing `escape` or a new ROM can be loaded into memory by pressing `r`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xnathanw%2Fchip-8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xnathanw%2Fchip-8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xnathanw%2Fchip-8/lists"}