PCSX2 SVN r5727 is compiled. 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:
r5727
spu2x: array out of bond (-1)
Performance note, it might be faster to replace the MODULO with an AND. Not sure on the impact
for the new time stretcher algo.
GSdx: fixed use-after-free (linux)
PCSX2:
* add a define to support address sanitizer (both rely on 0x20000000-0x3fffffff memory ranges..)
* sio_buffer out of bond (-1). Maybe we can move the flush in the 2 if previous branch. It would
avoid the extra test.
* wxGetEnv (linux) generates double free (maybe not thread safe). Cache the result so it doesn't crash
anymore when switching renderer
Comment/Review/Improvement are welcome :)
'에뮬레이터' 카테고리의 다른 글
Fceux SVN r2991 (0) | 2013.09.11 |
---|---|
DeSmuME SVN r4760 (0) | 2013.09.11 |
MAME SVN r25298 (0) | 2013.09.11 |
Dolphin Git 3.5-2319 (0) | 2013.09.11 |
Dolphin Git 3.5-2307 (0) | 2013.09.10 |