Play! Git (2014/10/01) 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:
* Added some EE pack and exchange instruction tests.
* Added some more instructions in EEAssembler.
* Cleanup.
* Improved implementation of PPACW to make it work when one of the source operands is the same as the destination.
* Added CancelWakeupThread syscall.
* Added PEXCH.
* Cleanup.
* Cleanup.
* Cleanup.
* Moved EE specific stuff in a separate assembler class.
* Removed some more unused filed and cleanup MIPSAssembler.
* Removed unused files.
* Added PCGTW.
Download: Play! Git (2014/10/01) x86
Download: Play! Git (2014/10/01) x64
Source: Here
0 Comments
Post a Comment