mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
13 lines
563 B
Markdown
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.
|