Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
flyinghead 7eabf0d43c
Merge pull request #240 from vkedwardli/fix-macos-crash
Fix macos crash
2021-05-17 14:03:47 +02:00
.github/workflows android: oboe audio driver. get rid of build variants 2021-04-30 19:57:11 +02:00
core wince: ditch vmem32. use address LUT in dynarec. finer grained flush 2021-05-17 11:59:34 +02:00
docs outdated stuff 2019-09-28 20:00:20 +02:00
gdtool delete deps/coreio 2021-01-19 17:50:03 +01:00
shell spacing 2021-05-17 19:56:28 +08:00
snap reicast -> flycast 2020-11-21 21:51:27 +01:00
tests aica arm dynarec: conditional LDR with write back issue 2021-05-16 20:21:09 +02:00
.cirrus.yml Fix compilation on FreeBSD 2021-02-14 17:06:03 +01:00
.gitignore gl: use async PBO to copy texture back to vram 2021-04-08 10:33:14 +02:00
.gitmodules deps: use official SDL url for submodule 2021-04-04 15:38:37 +02:00
.travis.yml android: oboe audio driver. get rid of build variants 2021-04-30 19:57:11 +02:00
CMakeLists.txt missing change 2021-05-17 12:05:59 +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
appveyor.yml reicast -> flycast 2021-04-04 13:35:11 +02:00
bitrise.yml bitrise: tentative build fix 2020-10-24 15:35:54 +02:00
issue_template.md custom textures: support JPEG format 2020-04-07 14:32:09 +02:00
wercker.yml reicast -> flycast 2021-04-04 13:35:11 +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.