Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
Flyinghead b3ad0a62c1 gl: fix multiple rendering with GLES 2
fixes split-screen multiplayer for SW1 Racer, Q3, Re-volt
2021-06-19 10:48:32 +02:00
.github/workflows github actions: authorize aws actions on main repository only 2021-06-04 11:08:30 +02:00
core gl: fix multiple rendering with GLES 2 2021-06-19 10:48:32 +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 gui: separate auto-load and auto-save options. Fix tool tips on android 2021-06-04 11:11:23 +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 Misc cleanup 2021-06-06 11:15:06 +02:00
.gitmodules Use libchdr as git submodule. bump to latest version 2021-05-22 17:52:17 +02:00
CMakeLists.txt Misc cleanup 2021-06-06 11:15:06 +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.