Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
jdgleaver 833eccb6c4 (libretro) Sanitise core options 2021-12-18 10:16:37 +01:00
.github mingw: downgrade cmake 2021-12-03 23:08:59 +01:00
core wrungpo had wrong decryption key 2021-12-17 11:55:17 +01: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
intl Add automatic Crowdin synchronization 2021-12-01 21:28:51 +01:00
shell (libretro) Sanitise core options 2021-12-18 10:16:37 +01:00
tests dsp: map TEMP/MEMS/MIXS regs to sh4 and aica address space. Clean up 2021-08-26 10:16:07 +02:00
.cirrus.yml .cirrus.yml: update to freebsd-13-0 2021-08-22 11:44:34 +02:00
.gitignore Update .gitignore 2021-09-27 11:52:18 +02:00
.gitlab-ci.yml libretro: arm32 android build must use arm mode, not thumb 2021-11-16 16:46:28 +01:00
.gitmodules Use libchdr as git submodule. bump to latest version 2021-05-22 17:52:17 +02:00
CMakeLists.txt cmake: Add an install target (#421) 2021-11-27 10:42:09 +01:00
LICENSE project import 2013-12-19 19:10:14 +02:00
README.md README.md: add Nintendo Switch CI badge 2021-09-27 11:52:18 +02:00

README.md

Flycast

Android CI C/C++ CI Nintendo Switch 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.