Play! Git (2019/05/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:
* Code style fixes.
* Add basic FPL support.
* Add stubs for THFPOOL.
* Code style fixes.
* Make the multiply by sizeof(void*) dynamic.
* Use define.
* Make sure SPR memory is aligned on qwords.
* Code style fixes.
* Let LWC1 and SWC1 use direct memory access.
* Remove uses of IsRefNull.
* Use direct memory accesses on IOP.
* Let MIPS manage the page lookup table.
* Cleanup.
* Cleanup.
* Second pass on vmap.
* Cleanup.
* Cleanup.
* Code style fixes.
* vmap prototype
Download: Play! Git (2019/05/01) x86
Download: Play! Git (2019/05/01) x64
Download: Play! Git (2019/05/01) Android
Source: Here
2019-05-01
Random Related Topic
0 Comments
Post a Comment