mirror of https://github.com/inolen/redream.git
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
# redream
|
|
|
|
[](https://travis-ci.org/inolen/redream)
|
|
[](https://ci.appveyor.com/project/inolen/redream)
|
|
[](http://slack.redream.io)
|
|
|
|
[redream](http://redream.io) is a work-in-progress SEGA Dreamcast emulator written in C for Mac, Linux and Windows.
|
|
|
|
redream is licensed under the GPLv3 license (see [LICENSE.txt](LICENSE.txt)) and uses third party libraries that are each distributed under their own terms (see each library's license in [deps/](deps/)).
|
|
|
|
Ask questions and help answer them on [our Slack group](http://slack.redream.io).
|
|
|
|
## Building
|
|
|
|
To build the latest binaries, checkout out the [building](http://redream.io/docs/building) docs.
|
|
|
|
## Downloading
|
|
|
|
The latest pre-built binaries can be found on the [downloads](http://redream.io/download) page.
|
|
|
|
## Reporting bugs
|
|
|
|
Report bugs via the [GitHub issue queue](https://github.com/inolen/redream/issues).
|