PCSX2 - The Playstation 2 Emulator
Go to file
cottonvibes 7c7dfa2f58 Finished mVU macro, and set it on by default.
Basically this means whenever COP2 recs are used, its calling mVU instructions instead of sVU instructions.

Note: Theres a very-minor incompatibility problem when using interpreters/sVU for VU0 with mVU Macro. But I'll fix it later (and it probably doesn't effect much).


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1710 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-08-29 23:07:03 +00:00
3rdparty vs2010 project files for pcsx2 (plugins later) 2009-08-12 22:11:06 +00:00
bin I don't think we really need someone's random Thumbs.db file on the SVN. 2009-03-31 10:21:22 +00:00
common Finished mVU macro, and set it on by default. 2009-08-29 23:07:03 +00:00
fps2bios FPS2BIOS. 2009-03-10 23:05:35 +00:00
nsis Installer Improvements: 2009-08-29 20:45:19 +00:00
pcsx2 Finished mVU macro, and set it on by default. 2009-08-29 23:07:03 +00:00
plugins LilyPad: Added setupapi.lib to release build. Was already correctly linked in debug. 2009-08-26 01:49:43 +00:00
build.rb Fixed up the Linux build. A couple minor OnePad changes. 2009-07-11 17:21:23 +00:00
build.sh ZeroPad: Refactor a bunch of code. Escape now sets the key value to 'Unknown' when configuring. Work some more on the hat code (still disabled). 2009-05-23 11:57:28 +00:00
clean_msvc.cmd Correct fix for thread affinity in CpuDetect, and fixed commenting in clean_msvc.cmd 2009-08-20 15:53:17 +00:00
pcsx2_suite_2008.sln Remade CDVDisoReader from CDVDiso, without removing the blockdump stuff. 2009-07-12 22:52:39 +00:00
pcsx2_suite_2010.sln Improved the safe_delete / safe_free macros to avoid potential block scoping pitfalls, and fixed what looks to have been a minor typo in Tags.h :) 2009-08-16 21:09:35 +00:00