Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
flyinghead 853830a446 log errno when failing to open a disk or folder. Better win32 errors
Log errno when failing to open a disk or folder (game scanner)
Better win32 error codes with GetLastError() for opendir, stat, access
2021-12-15 17:55:42 +01:00
.github dx9/11: fix rtt2vram crash. dx11: modvol fix and more 2021-12-04 19:16:11 +01:00
core log errno when failing to open a disk or folder. Better win32 errors 2021-12-15 17:55:42 +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
shell lr dx11: fix exit crash. Save shader cache where vk cache is 2021-12-14 16:48:23 +01:00
tests New serialize framework. Delay maple dma xfer 2021-11-13 15:56:42 +01: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 some lua bindings 2021-10-03 18:34:27 +02:00
CMakeLists.txt libretro: dx11 support. dx11 shader cache. dx9 clipping planes 2021-12-13 21:02:44 +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
vcpkg.json uwp: fix crash when opening menu/canceling load. CI job 2021-11-20 16:18:27 +01: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.