PCSX2 - The Playstation 2 Emulator
Go to file
cottonvibes 5494e9cd6f microVU/macroVU: When subtracting a reg by itself, its safer to just set the reg to 0, instead of actually doing the floating point subtraction.
This fixes the problems in FFX2 introduced in r1710.
Also thanks to rama who found out it was SUB that was breaking the game. (Saved me a lot of debugging to narrow down the problem ;p)

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1726 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-09-02 04:48:42 +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 Fixed Issue 384 - minor compilation error in linux when using local inis. 2009-08-31 17:31:29 +00:00
fps2bios FPS2BIOS. 2009-03-10 23:05:35 +00:00
nsis Installer Improvements: 2009-08-29 20:45:19 +00:00
pcsx2 microVU/macroVU: When subtracting a reg by itself, its safer to just set the reg to 0, instead of actually doing the floating point subtraction. 2009-09-02 04:48:42 +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