EmuCR Feeds
Email Us

EmuCR:PS2 emulatorPCSX2 SVN r3712 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:
r3708
Uninitialized variable fix in ScopedLock as found by Gregory, and a few more minor -> to . conversions.
r3709
debian: Use english word & grammar...
r3710
Remove some code from DMAC.h and into LegacyDmac.cpp (these changes are mostly related to the new dmac prep on the other branch, but I'm doing them here to help keep major refactoring differences and merge conflicts to a minimum between the two branches).
r3712
pcsx2 mmi: apparently msvc does an unsigned compare jump when you have:
int src; if (src < 0xffff8000) {}
so solution is either use (int)0xffff8000 or -0x8000...
it also doesn't seem to print out warnings about this either D:

Download: PCSX2 SVN r3712
Download: Official Beta Plugins Pack [09 August 2010]
Source:Here

1 Comments:

Can't post a comment? Try This!