Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
Flyinghead b8c2a695b8 ui: allow drag scrolling anywhere. change some ui elements
allow scrolling by dragging (almost) anywhere
move physical devices before dreamcast ones
hide insets when displaying full screen window
reduce scroll bar size on android
fix controller mapping column sizes
2021-06-07 12:18:05 +02:00
.github/workflows github actions: authorize aws actions on main repository only 2021-06-04 11:08:30 +02:00
core ui: allow drag scrolling anywhere. change some ui elements 2021-06-07 12:18:05 +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.