PCSX2 Documentation: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


==Build Scripts==
==Build Scripts==
For building and compiling the project.
[[The PCSX2 build scripts]] automate the building and compilation process of pcsx2.


==GUI==
==GUI==
Provides the User Interface for PCSX2. Currently written in the wxwidgets framework.
[[The GUI]] provides the User Interface for PCSX2. It is currently written in the wxwidgets framework.


==Core==
==Core==
Emulates the Emotion Engine
[[The PCSX2 Core]] emulates the Emotion Engine


==GSdx Plugin==
==GSdx Plugin==
Emulates the PS2 Graphics Synthesizer
[[The GSdx Plugin]] emulates the PS2 Graphics Synthesizer

Revision as of 22:21, 6 January 2015

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

The PCSX2 project is divided into several parts:

Build Scripts

The PCSX2 build scripts automate the building and compilation process of pcsx2.

GUI

The GUI provides the User Interface for PCSX2. It is currently written in the wxwidgets framework.

Core

The PCSX2 Core emulates the Emotion Engine

GSdx Plugin

The GSdx Plugin emulates the PS2 Graphics Synthesizer