Play! Git (2015/10/12) is complied. Play! is an attempt at creating an emulator for the PlayStation 2 (PS2) console on the Windows platform. It is currently written in C/C++. It uses an instruction caching/recompilation scheme to achieve better performance while emulating the CPU.
Play! Git Changelog:
* Updated Android version code.
* Removed unused strings.
* Cleanup.
* Updated PsfPlayer to build properly on VS2015.
* Removed useless patch.
* Fixed issues with controller serial protocol emulation.
* Fixed VuTest project build on MSVC.
* Fixed zlib include path.
* Updated win32 installer script for VS2015.
* Restored WinXP toolset usage.
* Removed usage of zlib package from nuget.
It's not compatible with the WinXP toolset.
* Merge branch 'master' into vs2015
* Converted project to VS2015.
Download: Play! Git (2015/10/12) x86
Download: Play! Git (2015/10/12) x64
Source: Here
0 Comments
Post a Comment