Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
scribam 281a04837f switch: simplify standalone build 2021-08-13 08:31:32 +02:00
.github/workflows switch: simplify standalone build 2021-08-13 08:31:32 +02:00
core iOS: CI job, JIT status, touch fixes 2021-08-10 17:04:36 +02:00
docs outdated stuff 2019-09-28 20:00:20 +02:00
gdtool ioctl: replace SCSIDEFS.h with Windows headers 2021-05-25 10:10:50 +02:00
shell iOS: pause/resume based on focus. autosave state on background. VGamepad fix 2021-08-12 11:22:22 +02:00
tests savestate: fix test 2021-07-10 19:30:13 +02:00
.cirrus.yml cirrus ci: add ccache support 2021-05-29 14:32:06 +02:00
.gitignore android: update project files 2021-07-17 19:35:14 +02:00
.gitmodules Use libchdr as git submodule. bump to latest version 2021-05-22 17:52:17 +02:00
CMakeLists.txt switch: simplify standalone build 2021-08-13 08:31:32 +02:00
LICENSE project import 2013-12-19 19:10:14 +02:00
README.md Misc cleanup 2021-06-06 11:15:06 +02:00
issue_template.md custom textures: support JPEG format 2020-04-07 14:32:09 +02:00

README.md

Flycast

C/C++ CI Android CI

flycast logo

Flycast is a multi-platform Sega Dreamcast, Naomi 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

  1. Set up Flatpak

  2. Install Flycast from Flathub

flatpak install -y org.flycast.Flycast

  1. Run Flycast

flatpak run org.flycast.Flycast

Binaries

Get fresh builds for your system on the builds page.

New: Now automated test results are available as well.

Disclaimer

All code contributed to this fork is not bound by the Individual Contributor License Agreement of the upstream repository (https://github.com/reicast/reicast-emulator) and shall not be considered as a contribution to the upstream repository.