{"id":24676473,"url":"https://github.com/bgreni/chip8emulator","last_synced_at":"2025-07-25T13:04:27.661Z","repository":{"id":57550654,"uuid":"272248238","full_name":"bgreni/Chip8Emulator","owner":"bgreni","description":"Chip 8 emulator written in rust","archived":false,"fork":false,"pushed_at":"2021-06-15T02:35:34.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T03:55:43.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bgreni.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}},"created_at":"2020-06-14T17:12:26.000Z","updated_at":"2021-06-15T02:35:36.000Z","dependencies_parsed_at":"2022-09-04T09:40:09.245Z","dependency_job_id":null,"html_url":"https://github.com/bgreni/Chip8Emulator","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/bgreni%2FChip8Emulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreni%2FChip8Emulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreni%2FChip8Emulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreni%2FChip8Emulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgreni","download_url":"https://codeload.github.com/bgreni/Chip8Emulator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244835576,"owners_count":20518263,"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":"2025-01-26T12:15:15.672Z","updated_at":"2025-03-21T17:17:01.189Z","avatar_url":"https://github.com/bgreni.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chip8Emulator\nChip 8 emulator I used as both an introduction to Rust and writting emulators!\n\n![alt text](SpaceInvaders.png)\n\n## Usage\n1. Install SDL2 (Can be done on MacOS using Homebrew `brew install sdl2`)\n2. Install binary using cargo\n    ```\n    cargo install chip8-rs\n    ```\n3. Download a chip8 rom and play it!\n    ```\n    chip8-rs \u003cpath/to/rom\u003e\n    ```\n\n## TODO\nBeeping\n\n\n# References\nThings that helped me:\n- [Cowgods Chip8 guide](http://devernay.free.fr/hacks/chip8/C8TECH10.HTM#Fx0A)\n- [starrhorne's interpreter](https://github.com/starrhorne/chip8-rust/blob/master/src/drivers/input_driver.rs)\n- [AlexEne's interpreter](https://github.com/AlexEne/rust-chip8/blob/main/src/cpu.rs)\n- https://github.com/chriskonstad/chip8/blob/master/src/lib.rs\n- https://github.com/chip8-rust/chip8-ui/blob/master/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgreni%2Fchip8emulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbgreni%2Fchip8emulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgreni%2Fchip8emulator/lists"}