pcsx2/bin/docs
kozarovv 0ad5680597 FPU: Remove FPU Compare Hack
FULL clamping mode fix games where hack was used, so is no longer required.
This commit remove hack, adjust GameDB according to that change, and rename fpuFloat4 function to fpuFloat3.
Last change is because fpuFloat3 was just wrapper for fpuFloat4 with added check for compare hack.
Additionally fpuFloat2 was only function that called fpuFloat4 directly, so that one call was changed to fpuFloat3 to respect previous changes.
2021-05-08 17:04:09 +02:00
..
Configuration_Guide.pdf docs: Hide PDF metadata from rendered markdown in github 2021-03-26 14:24:02 +01:00
Debugger.pdf docs: Automatically update links to use the latest tagged release 2021-01-16 21:56:23 +01:00
GPL.html * Added new 0.9.7 readme and FAQ (located in /bin so to be package-ready) 2010-05-29 16:24:26 +00:00
GameIndex.pdf FPU: Remove FPU Compare Hack 2021-05-08 17:04:09 +02:00
PCSX2.1 misc: Added the PlayStation name properly. (#3915) 2020-12-06 10:27:51 +01:00
PCSX2_FAQ.pdf docs: Automatically update links to use the latest tagged release 2021-01-16 21:56:23 +01:00
debugger.txt debugger: Muti-byte hex strings can now be pasted into the memory view. (#2960) 2019-06-01 13:30:03 +02:00