PCSX2 Documentation: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
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. I beg any PCSX2 developers to please populate this guide as much as possible.
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. I beg any PCSX2 developers to please populate this guide as much as possible.


*[[Developer Introduction]]
==Introduction for Developers==
This is an introduction to the overall program flow and organization.
*[[Introduction for Developers]]
 
==Excerpts from the Developer's Blog==
A look into the history of PCSX2 development.


==PCSX2 Developer's Guide==
==PCSX2 Developer's Guide==
Read these before you get cracking.
*[[Code Formatting Guidelines]]
*[[Code Formatting Guidelines]]
*[[Commenting Etiquette]]
*[[Commenting Etiquette]]
Line 13: Line 19:


==PCSX2 Code Documentation==
==PCSX2 Code Documentation==
A road map to the complex PCSX2 project.
*[[PCSX2 Build Scripts]]
*[[PCSX2 Build Scripts]]
*[[PCSX2 GUI]]
*[[PCSX2 GUI]]
Line 18: Line 25:
*[[GSdx Plugin]]
*[[GSdx Plugin]]


==Excerpts from the Developer's Blog==
==Useful Reading==
ninja
782

edits