Play! Git (2018/12/05) 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:
* Code style fixes.
* Fix build.
* Add 0 parameter in argv array built by module loader.
* Standardize handling of DIV by 0.
* Add check for DIV by 0 in RSQRT.
* Get absolute value before computing square root.
Download: Play! Git (2018/12/05) x86
Download: Play! Git (2018/12/05) x64
Download: Play! Git (2018/12/05) Android
Source: Here
2018-12-05
Random Related Topic
0 Comments
Post a Comment