{"id":13729424,"url":"https://github.com/flyinghead/flycast","last_synced_at":"2025-05-14T06:07:24.235Z","repository":{"id":37276058,"uuid":"131286494","full_name":"flyinghead/flycast","owner":"flyinghead","description":"Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator","archived":false,"fork":false,"pushed_at":"2025-05-08T19:43:41.000Z","size":104711,"stargazers_count":1732,"open_issues_count":250,"forks_count":206,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-05-08T20:35:38.678Z","etag":null,"topics":["emulation","emulator","sega-dreamcast","sega-naomi"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flyinghead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"buy_me_a_coffee":"hhwtpernwq","custom":["https://www.paypal.com/paypalme/FlycastEmu"]}},"created_at":"2018-04-27T11:14:36.000Z","updated_at":"2025-05-08T19:43:45.000Z","dependencies_parsed_at":"2023-09-24T12:49:05.679Z","dependency_job_id":"68bc578f-84aa-4067-b38b-435db4072f59","html_url":"https://github.com/flyinghead/flycast","commit_stats":{"total_commits":5815,"total_committers":121,"mean_commits":48.05785123966942,"dds":0.4674118658641444,"last_synced_commit":"a06791780d7075c15beab97035d1111c8849a879"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyinghead%2Fflycast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyinghead%2Fflycast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyinghead%2Fflycast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyinghead%2Fflycast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flyinghead","download_url":"https://codeload.github.com/flyinghead/flycast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254079164,"owners_count":22011109,"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":["emulation","emulator","sega-dreamcast","sega-naomi"],"created_at":"2024-08-03T02:00:59.981Z","updated_at":"2025-05-14T06:07:24.229Z","avatar_url":"https://github.com/flyinghead.png","language":"C++","funding_links":["https://buymeacoffee.com/hhwtpernwq","https://www.paypal.com/paypalme/FlycastEmu"],"categories":["SEGA","Home Game Console Emulators","Install from Source","Game Emulators","Applications","Sega Dreamcast","Uncategorized","Emulation"],"sub_categories":["Dreamcast","Sega","Gaming","GOG Galaxy integration","Games","Uncategorized"],"readme":"# Flycast\n\n[![Android CI](https://github.com/flyinghead/flycast/actions/workflows/android.yml/badge.svg)](https://github.com/flyinghead/flycast/actions/workflows/android.yml)\n[![C/C++ CI](https://github.com/flyinghead/flycast/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/flyinghead/flycast/actions/workflows/c-cpp.yml)\n[![Nintendo Switch CI](https://github.com/flyinghead/flycast/actions/workflows/switch.yml/badge.svg)](https://github.com/flyinghead/flycast/actions/workflows/switch.yml)\n[![Windows UWP CI](https://github.com/flyinghead/flycast/actions/workflows/uwp.yml/badge.svg)](https://github.com/flyinghead/flycast/actions/workflows/uwp.yml)\n[![BSD CI](https://github.com/flyinghead/flycast/actions/workflows/bsd.yml/badge.svg)](https://github.com/flyinghead/flycast/actions/workflows/bsd.yml)\n\n\u003cimg src=\"shell/linux/flycast.png\" alt=\"flycast logo\" width=\"150\"/\u003e\n\n**Flycast** is a multi-platform Sega Dreamcast, Naomi, Naomi 2, and Atomiswave emulator derived from [**reicast**](https://github.com/skmp/reicast-emulator).\n\nInformation about configuration and supported features can be found on [**TheArcadeStriker's flycast wiki**](https://github.com/TheArcadeStriker/flycast-wiki/wiki).\n\nJoin us on our [**Discord server**](https://discord.gg/X8YWP8w) for a chat. \n\n## Install\n\n### Android ![android](https://flyinghead.github.io/flycast-builds/android.jpg)\nInstall Flycast from [**Google Play**](https://play.google.com/store/apps/details?id=com.flycast.emulator).\n### Flatpak (Linux ![ubuntu logo](https://flyinghead.github.io/flycast-builds/ubuntu.png))\n\n1. [Set up Flatpak](https://www.flatpak.org/setup/).\n\n2. Install Flycast from [Flathub](https://flathub.org/apps/details/org.flycast.Flycast):\n\n`flatpak install -y org.flycast.Flycast`\n\n3. Run Flycast:\n\n`flatpak run org.flycast.Flycast`\n\n### Homebrew (MacOS ![apple logo](https://flyinghead.github.io/flycast-builds/apple.png))\n\n1. [Set up Homebrew](https://brew.sh).\n\n2. Install Flycast via Homebrew:\n\n`brew install --cask flycast`\n\n### Xbox One/Series ![xbox logo](https://flyinghead.github.io/flycast-builds/xbox.png)\n\nGrab the latest build from [**the builds page**](https://flyinghead.github.io/flycast-builds/), or the [**GitHub Actions**](https://github.com/flyinghead/flycast/actions/workflows/uwp.yml). Then install it using the **Xbox Device Portal**.\n\n### Binaries ![android](https://flyinghead.github.io/flycast-builds/android.jpg) ![windows](https://flyinghead.github.io/flycast-builds/windows.png) ![linux](https://flyinghead.github.io/flycast-builds/ubuntu.png) ![apple](https://flyinghead.github.io/flycast-builds/apple.png) ![switch](https://flyinghead.github.io/flycast-builds/switch.png) ![xbox](https://flyinghead.github.io/flycast-builds/xbox.png)\n\nGet fresh builds for your system [**on the builds page**](https://flyinghead.github.io/flycast-builds/).\n\n**New:** Now automated test results are available as well. \n\n### Build instructions:\n```\n$ git clone --recursive https://github.com/flyinghead/flycast.git\n$ cd flycast\n$ mkdir build \u0026\u0026 cd build\n$ cmake ..\n$ make\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyinghead%2Fflycast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflyinghead%2Fflycast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyinghead%2Fflycast/lists"}