Work In Progress SEGA Dreamcast emulator
Go to file
Anthony Pesch 26aa22aea8 fix for load / store thunks on Windows 2017-07-26 21:50:44 -04:00
cmake remove unused FindClangTidy script 2017-06-17 18:56:40 -04:00
deps Darwin fix for libretro build 2017-07-23 17:35:28 -04:00
docs added initial appveyor configuration 2017-07-26 21:50:43 -04:00
src fix for load / store thunks on Windows 2017-07-26 21:50:44 -04:00
test fix issue where data is fetched before ea is calculated in movbm, movwm and movlm instructions 2017-07-01 16:25:40 -04:00
tools moved hw and hle code to guest 2017-06-12 20:09:52 -04:00
.appveyor.yml added initial appveyor configuration 2017-07-26 21:50:43 -04:00
.clang-format initial android support 2017-06-19 23:03:19 -04:00
.gitignore only ignore Makefile in root dir 2017-07-22 17:30:04 -04:00
.travis.yml added initial appveyor configuration 2017-07-26 21:50:43 -04:00
CMakeLists.txt added HAVE_GDBSERVER define 2017-07-22 17:59:42 -04:00
ICLA.md added individual contributor license agreement 2017-06-22 14:33:15 -04:00
LICENSE added LICENSE 2016-04-25 00:40:13 -07:00
README.md added initial appveyor configuration 2017-07-26 21:50:43 -04:00

README.md

redream

travis-ci status appveyor status slack status

redream is a work-in-progress SEGA Dreamcast emulator written in C for Mac, Linux and Windows.

redream is licensed under the GPLv3 license.

Ask questions and help answer them on our Slack group.

Building

To build the latest binaries, checkout out the building docs.

Downloading

The latest pre-built binaries can be found on the downloads page.

Reporting bugs

Report bugs via the GitHub issue queue.