Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
Flyinghead 8f80bcb159 New serialize framework. Delay maple dma xfer
New serialize framework. Refactor serialization into modules.
Maple dma xfer must not be executed immediately. Delay until interrupt
is raised.
Fixes Geist Force freeze at start.
2021-11-13 15:56:42 +01:00
.github ci: use msys2 only for mingw builds 2021-11-09 10:37:43 +01:00
core New serialize framework. Delay maple dma xfer 2021-11-13 15:56: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 New serialize framework. Delay maple dma xfer 2021-11-13 15:56:42 +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 New serialize framework. Delay maple dma xfer 2021-11-13 15:56:42 +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

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.