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.


==Github and Cmake==
==Getting Started==


===Building with Cmake===
*[[Compiling on Windows]] ''Update in progress''
*[[Compiling on Windows]] ''Update in progress''
*[[Compiling on Linux]]
*[[Compiling on Linux]]
*[[PCSX2 Build Scripts]]
*[[Chroot and 64-bit Linux]]
*[[GNU Debugger Tips]]
===Contributing with Github===
*[[Git Survival Guide]]
*[[Git Survival Guide]]
*[[How to Create Useful and Valid Issues]]
*[[How to Create Useful and Valid Issues]]
*[[Commenting Etiquette]]
*[[Commenting Etiquette]]
*[[PCSX2 Build Scripts]]
*[[Chroot and 64-bit Linux]]
*[[GNU Debugger Tips]]
*[[Code Formatting Guidelines]]
*[[Code Formatting Guidelines]]
*[[Contributing To-Do List]]
*[[Contributing To-Do List]]

Revision as of 16:09, 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.

Getting Started

Building with Cmake

Contributing with Github

PCSX2 Core

WxWidgets GUI

Threading

To be sorted

PCSX2 Plugins

Graphics Synthesizer & GSdx

SPU and Sound

Language and Translation