PCSX2 Documentation: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
The PCSX2 project is divided into several parts:
The PCSX2 project is divided into several parts:


=Build Scripts=
===Build Scripts===
For building and compiling the project.
For building and compiling the project.


=GUI=
===GUI===
Provides the User Interface for PCSX2. Currently written in the wxwidgets framework.
Provides the User Interface for PCSX2. Currently written in the wxwidgets framework.


=Core=
===Core===
Emulates the Emotion Engine
Emulates the Emotion Engine


=GSdx Plugin=
===GSdx Plugin===
Emulates the PS2 Graphics Synthesizer
Emulates the PS2 Graphics Synthesizer

Revision as of 22:12, 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

For building and compiling the project.

GUI

Provides the User Interface for PCSX2. Currently written in the wxwidgets framework.

Core

Emulates the Emotion Engine

GSdx Plugin

Emulates the PS2 Graphics Synthesizer