PCSX2 Documentation: Difference between revisions

no edit summary
No edit summary
Line 4: Line 4:
The PCSX2 project is divided into several parts, referred to hereafter as "modules":
The PCSX2 project is divided into several parts, referred to hereafter as "modules":


*[[PCSX2 Build Scripts]]
* ===[[PCSX2 Build Scripts]]=== Automates the building and compilation process of pcsx2. Not a module in the usual sense, but included in this list for the sake of organization. Consists of a shell script in the main parent directory, CMakeLists.txt files in the different modules' folders, and CMake configuration files in the CMake folder.
**Automates the building and compilation process of pcsx2. Not a module in the usual sense, but included in this list for the sake of organization. Consists of a shell script in the main parent directory, CMakeLists.txt files in the different modules' folders, and CMake configuration files in the CMake folder.
*[[PCSX2 GUI]]: provides the user interface for PCSX2. It is currently written in the wxwidgets framework.
*[[PCSX2 GUI]]: provides the user interface for PCSX2. It is currently written in the wxwidgets framework.
*[[PCSX2 Core]]: emulates the [http://en.wikipedia.org/wiki/Emotion_Engine Emotion Engine].
*[[PCSX2 Core]]: emulates the [http://en.wikipedia.org/wiki/Emotion_Engine Emotion Engine].
ninja
782

edits