flyinghead / flycast

Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flycast

Android CI C/C++ CI Nintendo Switch CI Windows UWP CI BSD CI

flycast logo

Flycast is a multi-platform Sega Dreamcast, Naomi, Naomi 2, and Atomiswave emulator derived from reicast.

Information about configuration and supported features can be found on TheArcadeStriker's flycast wiki.

Join us on our Discord server for a chat.

Install

Flatpak (Linux ubuntu logo)

  1. Set up Flatpak.

  2. Install Flycast from Flathub:

flatpak install -y org.flycast.Flycast

  1. Run Flycast:

flatpak run org.flycast.Flycast

Homebrew (MacOS apple logo)

  1. Set up Homebrew.

  2. Install Flycast via Homebrew:

brew install --cask flycast

Xbox One/Series xbox logo

Grab the latest build from the builds page, or the GitHub Actions. Then install it using the Xbox Device Portal.

Binaries android windows linux apple switch xbox

Get fresh builds for your system on the builds page.

New: Now automated test results are available as well.

Build instructions:

$ git clone --recursive https://github.com/flyinghead/flycast.git`
$ cd flycast
$ mkdir build && cd build
$ cmake ..
$ make

About

Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator

License:GNU General Public License v2.0


Languages

Language:C++ 48.4%Language:HTML 26.4%Language:C 21.5%Language:Roff 1.5%Language:CMake 0.7%Language:JavaScript 0.4%Language:Python 0.2%Language:Java 0.2%Language:Objective-C++ 0.1%Language:Assembly 0.1%Language:Makefile 0.1%Language:Objective-C 0.1%Language:CSS 0.1%Language:Swift 0.1%Language:Shell 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%Language:VBScript 0.0%Language:Ruby 0.0%Language:Lua 0.0%Language:Perl 0.0%Language:Brainfuck 0.0%