PCSX2 Documentation: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
Line 3: Line 3:
NOTE TO DEVELOPERS: Please feel free to rearrange the articles in a way that makes more sense, or matches the structure of the PCSX2 code.
NOTE TO DEVELOPERS: Please feel free to rearrange the articles in a way that makes more sense, or matches the structure of the PCSX2 code.


==Building PCSX2==
==Github and Cmake==


*[[Compiling on Windows]] ''Update in progress''
*[[Compiling on Windows]] ''Update in progress''

Revision as of 14:13, 31 March 2015

This page is an attempt to clearly document the PCSX2 code, to make life easier for those who wish to join the project.

NOTE TO DEVELOPERS: Please feel free to rearrange the articles in a way that makes more sense, or matches the structure of the PCSX2 code.

Github and Cmake

PCSX2 Core

WxWidgets GUI

Threading

To be sorted

PCSX2 Plugins

Graphics Synthesizer & GSdx

SPU and Sound

Language and Translation