EmuCR Feeds
Email Us

EmuCR: PCSX2PCSX2 Git (2016/11/13) 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 Git Changelog:
* LilyPad: Add tooltips (#1653)
Adds informational tooltips to several UI options.
* cdvdgigaherz:linux: Check ioctl return value
Fixes Coverity CID 172718: Unchecked return value
Also avoid adding the sector leadout descriptor info to the TOC since it
actually isn't used.
* CDVD: check return value of ToLong
Reported by coverity
* Sio: use & 0xFF instead of u8 mask
Tentative to avoid various bad coverity reports
* pcsx2: Gcc warning in copy constructor of BaseMessageBoxEvent
../pcsx2/gui/MessageBoxes.cpp:62:1: warning: base class ‘class pxActionEvent’ should be explicitly initialized in the copy constructor [-Wextra]
BaseMessageBoxEvent::BaseMessageBoxEvent( const BaseMessageBoxEvent& event )
* gzip reader: bad find interface
Find => return int
find => return size_t (behave as STL)
Thanks to gcc for the useful warning
+ a cast to avoid an useless warning
* iop: use const on some variables
Avoid coverity warning
* pcsx2: add some cast to fix gcc (int vs uint) warning
I'm pretty sure that .RMSK (which is an u32:31) warnings are false positives
* pcsx2: check return value of std functions
Avoid noisy gcc warnings
* VIF: Fix some stalls getting stuck in situations, fixes #1658
Gif FIFO: Improve reliability a little bit, especially when MFIFO is in use.

Download: PCSX2 Git (2016/11/13)
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!