PDA

View Full Version : PCSX2 SVN r4713



wraggster
June 5th, 2011, 23:31
News via http://www.emucr.com/2011/06/pcsx2-svn-r4713.html

PCSX2 SVN r4713 is released. PCSX2 is an open source PlayStation 2 (PS2) emulator for the Microsoft Windows and Linux operating systems. With the most recent versions, many PS2 games are playable (although speed limitations have made play-to-completion tests for many games impractical), and several games are claimed to have full functionality.

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 and Give Feedback Via Comments