mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-31 13:50:46 +01:00
* Fixed identation inconsistency after last merge. * Replaced uint32_t with u32 in LinearToSwizzleAddress. * Replaced hardcoded values with defined GCM constants (in Emu/GS/GCM.h) in some switch statements. This commit won't produce any changes in the RPCS3 executable. It's just to make the code easier to read. |
||
|---|---|---|
| bin | ||
| GL | ||
| rpcs3 | ||
| scetool | ||
| stblib | ||
| unpkg | ||
| Utilities | ||
| wxWidgets@eb5f454529 | ||
| .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.