Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
Flyinghead 5bcfa35737 Better background game loader
Pass LoadProgress object to report load progress and cancel
Better UI
Cancel with exception
Fix issues when stopping/exiting in !threaded
dx9: call gui_term on shutdown
2021-10-02 11:30:40 +02:00
.github Update issue templates 2021-09-25 16:04:23 +02:00
core Better background game loader 2021-10-02 11:30: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 Better background game loader 2021-10-02 11:30:40 +02:00
tests single-threaded mode. refactoring. 2021-09-29 10:22:58 +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
.gitmodules Use libchdr as git submodule. bump to latest version 2021-05-22 17:52:17 +02:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' into net-rollback 2021-09-30 15:03:29 +02: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.