{"id":32399247,"url":"https://github.com/danijelloc/chip8iemulationfrontend","last_synced_at":"2026-05-07T04:31:33.922Z","repository":{"id":296586875,"uuid":"857532355","full_name":"danijelLoc/Chip8iEmulationFrontend","owner":"danijelLoc","description":"Emulator frontend written in SwiftUI for macOS and iOS. It uses Chip8iEmulationCore package.","archived":false,"fork":false,"pushed_at":"2025-05-31T18:55:06.000Z","size":1277,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T06:38:43.020Z","etag":null,"topics":["chip-8","chip-8-emulator","chip8","chip8-emulator","emulation","emulator","ios","macos","swift","swiftui"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/danijelLoc.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,"zenodo":null}},"created_at":"2024-09-14T22:28:24.000Z","updated_at":"2025-05-31T18:55:10.000Z","dependencies_parsed_at":"2025-06-01T06:38:49.238Z","dependency_job_id":"d3e4a099-6873-45c2-9077-a6ba586b30f8","html_url":"https://github.com/danijelLoc/Chip8iEmulationFrontend","commit_stats":null,"previous_names":["danijelloc/chip8iemulationfrontend"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/danijelLoc/Chip8iEmulationFrontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danijelLoc%2FChip8iEmulationFrontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danijelLoc%2FChip8iEmulationFrontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danijelLoc%2FChip8iEmulationFrontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danijelLoc%2FChip8iEmulationFrontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danijelLoc","download_url":"https://codeload.github.com/danijelLoc/Chip8iEmulationFrontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danijelLoc%2FChip8iEmulationFrontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280924576,"owners_count":26414493,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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","chip-8-emulator","chip8","chip8-emulator","emulation","emulator","ios","macos","swift","swiftui"],"created_at":"2025-10-25T08:19:01.394Z","updated_at":"2025-10-25T08:19:03.483Z","avatar_url":"https://github.com/danijelLoc.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chip8iEmulationFrontend\n\nThis is a frontend example usage of the **Chip8iEmulationCore** Swift package. It provides a SwiftUI interface for running a Chip8 emulation core on **macOS** and **iOS**.\n\nFor more information about the **Chip8iEmulationCore** visit https://github.com/danijelLoc/Chip8iEmulationCore\n\n## Features\n\n- **Play/Stop, Pause/Resume**: Control emulation state easily.\n- **Sound Support**: Sound effects on game events.\n- **Keyboard Input (macOS)**: Play using keyboard controls on macOS.\n- **Touch Input (iOS)**: On-screen touch controls for easy gameplay on iOS.\n- **Bundled Games**: Preloaded Chip8 ROMs for quick fun.\n- **File Selection (macOS \u0026 iOS)**: Load external ROMs from system storage.\n- **Save** and **Load** emulation **state**.\n\n## Screenshots\n\n### iOS\n\u003cp float=\"left\"\u003e\n    \u003cimg src=\"./Chip8iEmulator/Screenshots/iOS.png\" alt=\"Usage example in iOS app - game\" width=\"250\"/\u003e\n    \u003cimg src=\"./Chip8iEmulator/Screenshots/iOS-menu.png\" alt=\"Usage example in iOS app - menu\" width=\"250\"/\u003e\n\u003c/p\u003e\n\n### macOS\n\n\u003e Note: If targeting macOS, run \"Chip8iEmulator Prod\" scheme to get full speed gamec emulation from Xcode, without need to archive to .app package.\n\n\u003cimg src=\"./Chip8iEmulator/Screenshots/macOS.png\" alt=\"Usage example in macOS app - game\" width=\"500\"/\u003e\n\n## Building project from source\n\n1. Clone the repository.\n2. Build and run on macOS or iOS targets using Xcode.\n \n## Notes\n\n- This project **only provides the frontend**. The core emulation logic is handled by the **Chip8iEmulationCore** Swift package.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanijelloc%2Fchip8iemulationfrontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanijelloc%2Fchip8iemulationfrontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanijelloc%2Fchip8iemulationfrontend/lists"}