{"id":27695112,"url":"https://github.com/outadoc/kemu-chip8","last_synced_at":"2025-04-25T14:16:13.223Z","repository":{"id":56002470,"uuid":"314339679","full_name":"outadoc/kemu-chip8","owner":"outadoc","description":"Kotlin multiplatform interpreter for CHIP-8","archived":false,"fork":false,"pushed_at":"2020-12-03T19:13:22.000Z","size":540,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-25T14:16:02.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/outadoc.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}},"created_at":"2020-11-19T18:44:03.000Z","updated_at":"2020-12-03T19:13:24.000Z","dependencies_parsed_at":"2022-08-15T11:10:37.002Z","dependency_job_id":null,"html_url":"https://github.com/outadoc/kemu-chip8","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/outadoc%2Fkemu-chip8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fkemu-chip8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fkemu-chip8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fkemu-chip8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outadoc","download_url":"https://codeload.github.com/outadoc/kemu-chip8/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250831518,"owners_count":21494380,"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-04-25T14:16:10.255Z","updated_at":"2025-04-25T14:16:13.212Z","avatar_url":"https://github.com/outadoc.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"kemu-chip8\n==========\n\nThis repo holds a quick and dirty emulator project. It targets the CHIP-8 instruction set, and is\nwritten in Kotlin.\n\nThe goal is to write as much common Kotlin code as possible (not relying on a specific platform),\nand provide at least two platform implementations.\n\nWhy?\n----\nWhy not?\n\nPlatforms\n---------\n\n### JVM\n\nThis is a desktop, cross-platform, Swing-based CHIP-8 emulator.\n\n![](screenshots/macos1.png)\n\n```shell\n./gradlew app-chip8-desktop:run\n```\n\n### JavaScript\n\nThis is a web-based version of the CHIP-8 emulator.\n\n![](screenshots/web1.png)\n\n```shell\n./gradlew app-chip8-browser:browserProductionRun\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutadoc%2Fkemu-chip8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutadoc%2Fkemu-chip8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutadoc%2Fkemu-chip8/lists"}