PCSX2 SVN Changelog:
r4710
i18n: new organization of translation in 2 sides: iconized and the others.
r4711
cmake: do not compile removed pot files
i18n: forgot generate_pot.sh in previous commit
r4712
3rdparty: remove the heavy (+90MBytes) SDL test directory. Completely useless and save us few minutes of download
r4713
microVU:
- Reimplemented mini/max opcodes using integer comparison operations instead of double comparison. This results in a bit less code and integer operations tend to be faster than double ops (especially on AMD cpus). Thanks to pseudonym for the idea!
- Fixed some minor bugs in mVU dev builds.
pcsx2:
- Added __fc as a shorthand macro for __fastcall since we already have __ri and __fi macros.
Download: PCSX2 SVN r4713
Download: Official Beta Plugins Pack [09 August 2010]
Source: Here
=D Nice job agian!
ReplyDelete