PCSX2 Documentation: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
Line 38: Line 38:
*[[MSVC 2008 optimizer fail]]: Sep '10
*[[MSVC 2008 optimizer fail]]: Sep '10
*[[Benchmarking Multithreaded PCSX2]]: Oct '10
*[[Benchmarking Multithreaded PCSX2]]: Oct '10
*[[Threading VU1]]: Aug '11


==PCSX2 Code Documentation==
==PCSX2 Code Documentation==

Revision as of 01:55, 9 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. I beg any PCSX2 developers to please populate this guide as much as possible.

Introduction for Developers

PCSX2 Developer's Guide

Excerpts from the Developer's Blog

PCSX2 Code Documentation