479ef45aec6ef6a485a1292ac744ca5b6229c2e6
Due to the way initializations work in C++, despite the order of the initializations in the initialization list, it will actually do the initializing in the order the class variables are defined.
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.
Languages
C++
93.1%
C
4.7%
Self
0.9%
GLSL
0.7%
CMake
0.3%
Other
0.2%