![EmuCR: PS2 emulator EmuCR:PS2 emulator](http://img29.imageshack.us/img29/7269/94950971.png)
PCSX2 SVN Changelog:
r1972
legacy_gui: Some small fixes courtesy of Zedr0n..
* fixes using Run->Execute as the first action after starting the emu.
* Slightly cleaner muldefs fixes (macs must really hate muldefs!)
r1973
Linux: Experimental fix for exception propagation out of the recompiler; this version is based on the theory that the cause is GCC optimizing out exception handling because it sees the inline asm "call DispatcherReg;" as a no-throw().So I removed the asm and replaced it with a direct C++ invocation. This should work since the new rec never exits except via catch() clauses anyway, so
pushing/popping clobbered registers isn't needed.
r1974
wxWidgets/Win32: Keep wx from including
Download: PCSX2 SVN r1974
Download: Official Beta Plugins Pack [6 Sep 2009]
Source:Here
0 Comments
Post a Comment