Work In Progress SEGA Dreamcast emulator
Go to file
Anthony Pesch 80f806492f fix assert on video context destroy 2017-06-16 22:10:10 -04:00
cmake clang-tidy and clang-format are not required dependencies 2016-02-29 23:51:42 -08:00
deps MinGW build fixes 2017-06-15 17:29:35 -04:00
docs remove absolute bios path option 2017-06-15 22:18:18 -04:00
src fix assert on video context destroy 2017-06-16 22:10:10 -04:00
test moved hw and hle code to guest 2017-06-12 20:09:52 -04:00
tools moved hw and hle code to guest 2017-06-12 20:09:52 -04:00
.clang-format ran latest clang-format 2016-06-21 23:40:25 -04:00
.gitignore updated memory access docs 2016-12-23 01:31:35 -08:00
.travis.yml don't bundle profiles directory with automated builds anymore 2017-05-17 20:29:29 -04:00
CMakeLists.txt add ENABLE_IMGUI 2017-06-15 21:57:11 -04:00
LICENSE added LICENSE 2016-04-25 00:40:13 -07:00
README.md fix download links in docs 2016-12-21 00:47:31 -08:00

README.md

redream

Build 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.