{"id":21674488,"url":"https://github.com/hcorion/chipzsh","last_synced_at":"2025-03-20T08:47:17.429Z","repository":{"id":138412183,"uuid":"80475698","full_name":"hcorion/chipzsh","owner":"hcorion","description":"A chip-8 emulator written in Zsh","archived":false,"fork":false,"pushed_at":"2017-02-15T07:20:53.000Z","size":54,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T09:44:32.115Z","etag":null,"topics":["bash","chip-8","emulation","emulator","shell","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hcorion.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":"2017-01-30T23:50:34.000Z","updated_at":"2023-10-13T19:08:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"fefda95e-b554-429e-a96d-24b94cfb0f6f","html_url":"https://github.com/hcorion/chipzsh","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/hcorion%2Fchipzsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hcorion%2Fchipzsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hcorion%2Fchipzsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hcorion%2Fchipzsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hcorion","download_url":"https://codeload.github.com/hcorion/chipzsh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244583195,"owners_count":20476233,"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":["bash","chip-8","emulation","emulator","shell","zsh"],"created_at":"2024-11-25T13:47:43.244Z","updated_at":"2025-03-20T08:47:17.406Z","avatar_url":"https://github.com/hcorion.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## chipzsh\n\nA chip-8 emulator written in Zsh\n\nThis script was developed in Zsh, and doesn't work with other shells like sh or bash.\n\nSome command line tools that are required are:\n- od (for reading the binary of the file)\n- env located at /usr/bin/env ( for getting zsh )\n- zsh, because the script is run in zsh.\n\n### Notes\n\n- Ram size is 4096, 0x1000 in hex\n- In this emulator all ram values are stored in hex\n- In this emulator the PC, I, Stack, Stack Pointer, screen and registers are stored as integers.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhcorion%2Fchipzsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhcorion%2Fchipzsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhcorion%2Fchipzsh/lists"}