Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
Flyinghead 58974c9305 savestate slots 2021-06-03 13:50:40 +02:00
.github/workflows github actions: remove flac installation from macos 2021-05-31 23:24:43 +02:00
core savestate slots 2021-06-03 13:50:40 +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 savestate slots 2021-06-03 13:50:40 +02:00
tests some sh4 tests 2021-05-26 09:51:41 +02:00
.cirrus.yml cirrus ci: add ccache support 2021-05-29 14:32:06 +02:00
.gitignore gl: use async PBO to copy texture back to vram 2021-04-08 10:33:14 +02:00
.gitmodules Use libchdr as git submodule. bump to latest version 2021-05-22 17:52:17 +02:00
CMakeLists.txt cmake: fix compilation on FreeBSD 2021-05-29 14:12:51 +02:00
LICENSE project import 2013-12-19 19:10:14 +02:00
README.md Add Flatpak installation guide 2021-04-19 11:28:56 +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 contritbuted 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.