mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-12-27 06:21:02 +00:00
PS3 emulator/debugger
dad82aa1eb
Do the logging to the GUI log element in the main thread. Not doing this causes issues with the GTK backend of wxWidgets. Plus it's just common sense to try to limit gui calls to one thread. |
||
---|---|---|
bin | ||
ffmpeg@8bcaa2485c | ||
GL | ||
OpenAL | ||
rpcs3 | ||
stblib | ||
Utilities | ||
wxWidgets@6637946d55 | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
rpcs3.sln |
rpcs3
PS3 emulator/debugger
The FAQ has some basic information.
For discussion about the emulator and PS3 emulation please visit the official forums.
If you want to contribute please take a took at the Coding Style and Roadmap pages.
To initialize the repository don't forget to execute git submodule update --init
to pull the wxWidgets source.