Work In Progress SEGA Dreamcast emulator
Go to file
Anthony Pesch ffb7302245
Update README.md
2018-04-18 00:50:10 -04:00
assets initial ui work 2017-11-21 21:03:50 -05:00
cmake add git version header 2017-11-22 10:06:16 -05:00
deps updated to latest imgui 2017-12-04 09:29:03 -05:00
src set error code when GDC_CHECK_COMMAND is called for something other 2017-12-04 19:24:46 -05:00
test remove old hw testing framework 2017-10-28 10:23:35 -04:00
tools initial sh4 scif support for interacting with dcload 2017-10-25 20:54:18 -04:00
.appveyor.yml update appveyor and travis to publish to redream.io 2017-11-24 21:06:03 -05:00
.clang-format initial android support 2017-06-19 23:03:19 -04:00
.gitignore only ignore android/ and build/ in root 2017-07-26 22:14:11 -04:00
.travis.yml update appveyor and travis to publish to redream.io 2017-11-24 21:06:03 -05:00
CMakeLists.txt unscramble bootfile of CD-ROM XA discs during HLE bootstrap 2017-12-03 16:55:07 -05:00
ICLA.md added individual contributor license agreement 2017-06-22 14:33:15 -04:00
LICENSE.txt added note about external library licenses 2017-07-27 09:53:37 -04:00
README.md Update README.md 2018-04-18 00:50:10 -04:00

README.md

redream

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

Download the latest binaries on redream.io and join our Discord server to talk about it and interact with the community.

The project has moved to GitLab.