rpcs3/README.md

13 lines
563 B
Markdown

rpcs3
=====
PS3 emulator/debugger
The [FAQ](https://github.com/DHrpcs3/rpcs3/wiki/FAQ) has some basic information.
For discussion about the emulator and PS3 emulation please visit the [official forums](http://www.emunewz.net/forum/forumdisplay.php?fid=162).
If you want to contribute please take a took at the [Coding Style](https://github.com/DHrpcs3/rpcs3/wiki/Coding-Style) and [Roadmap](https://github.com/DHrpcs3/rpcs3/wiki/Roadmap) pages.
To initialize the repository don't forget to execute `git submodule update --init` to pull the wxWidgets source.