PS3 emulator/debugger
Go to file
Peter Tissen dad82aa1eb Gui logging in main thread
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.
2014-04-02 17:57:50 +02:00
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.