mirror of
https://github.com/libretro/pcsx2.git
synced 2024-12-04 08:17:28 +00:00
f4d1e632a0
Removed Commandline dialog from Release builds (it's meant for giving debug-style commands to homebrew diagnostic ELFs used for testing Pcsx2/Ps2 compatibility). Removed the compatibility list, which was just a local copy of the online resource. Replaced it with a link to Pcsx2 website. :) git-svn-id: http://pcsx2.googlecode.com/svn/trunk@589 96395faa-99c1-11dd-bbfe-3dabce05a288
14 lines
735 B
Plaintext
14 lines
735 B
Plaintext
|
|
Folder: /3rdparty
|
|
|
|
This folder contains libraries written and (un?)maintained by people or parties
|
|
outside the Pcsx2 DevTeam. Libraries or code snippets written by the Pcsx2 team
|
|
are housed in /common instead.
|
|
|
|
Most of these libs in /3rdparty have been tailored slightly from the original
|
|
forms downloaded from the net. So if you want to upgrade to a new version you
|
|
will need to do a proper diff merge. Likewise, if you modify anything in a
|
|
3rdparty library you should be sure to tag the modification with your sig or
|
|
a "pcsx2" or something. Thirdly, you can use Svn Log to check for modifications,
|
|
however folder renames or svn homesite changes may not have all relevant history
|
|
necessary to make an accurate merge. |