{"id":18445674,"url":"https://github.com/danielcoderx/chise","last_synced_at":"2026-03-17T23:06:39.540Z","repository":{"id":159921534,"uuid":"437278027","full_name":"DanielcoderX/chise","owner":"DanielcoderX","description":"chip 8 SDL-based Emulator","archived":false,"fork":false,"pushed_at":"2023-07-23T19:14:08.000Z","size":46,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T00:34:13.443Z","etag":null,"topics":["c","chip-8","chip8","chip8-emulator","emulation","emulator","sdl"],"latest_commit_sha":null,"homepage":"","language":"C","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/DanielcoderX.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":"2021-12-11T12:36:54.000Z","updated_at":"2024-02-10T14:57:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"4941b870-705e-4ee3-8099-ad6248b8f9e1","html_url":"https://github.com/DanielcoderX/chise","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/DanielcoderX/chise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielcoderX%2Fchise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielcoderX%2Fchise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielcoderX%2Fchise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielcoderX%2Fchise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielcoderX","download_url":"https://codeload.github.com/DanielcoderX/chise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielcoderX%2Fchise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30635156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T22:38:22.569Z","status":"ssl_error","status_checked_at":"2026-03-17T22:38:11.804Z","response_time":56,"last_error":"SSL_read: 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":["c","chip-8","chip8","chip8-emulator","emulation","emulator","sdl"],"created_at":"2024-11-06T07:06:51.595Z","updated_at":"2026-03-17T23:06:39.532Z","avatar_url":"https://github.com/DanielcoderX.png","language":"C","readme":"# chise - Chip 8 SDL-based Emulator\n\n![C](https://img.shields.io/badge/c-%2300599C.svg?style=for-the-badge\u0026logo=c\u0026logoColor=white)\n\n## Introduction\n\n**chise** is a fascinating emulator that brings the nostalgic charm of the Chip 8 system to life. Powered by SDL (Simple DirectMedia Layer), it provides a smooth and enjoyable experience, running classic Chip 8 ROM games with ease.\n\n## Installation\n\n### Arch Linux based\n\n```bash\npacman -S sdl_gfx sdl_mixer sdl_sound sdl_image sdl_net sdl_ttf sdl12-compat\n```\n\n### Ubuntu and Debian based\n\n```bash\napt-get install build-essential libsdl1.2-dev\n```\n\n### Compiling\n\nTo embark on your journey into the world of Chip 8, simply run the following command:\n\n```bash\nmake\n```\n\n## Usage\n\n:warning: **Warning:** Only .rom or .ch8 files are supported.\n\n:bulb: **Tip:** Press `Esc` to exit, `R` to reload, and `P` to pause.\n\nIf you pause using `P`, you can use `Esc` to exit and `U` to resume.\n\nTo begin your adventure, load a Chip 8 ROM file using the following command:\n\n```bash\nbuild/emu \u003cfilename.ch8\u003e or build/emu \u003cfilename.rom\u003e\n```\n\nFor example:\n\n```bash\nbuild/emu ch8/random_number_test.ch8\n```\n\n## Contributing\n\nEmbark on this exciting journey by contributing to chise! Your pull requests are warmly welcomed. If you plan to make significant changes, please open an issue first to discuss your ideas.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\nThis project is licensed under the [MIT License](https://choosealicense.com/licenses/mit/). Feel free to use and modify it, following the terms of the license. Let's keep the spirit of retro gaming alive! 🕹️\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielcoderx%2Fchise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielcoderx%2Fchise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielcoderx%2Fchise/lists"}