Play! Git (2020/02/11) 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:
* Don't cache blocks that have breakpoints.
* Add log.
* Fix code style.
* Better skip flags hint computation.
* Fix crash.
* Update test with breaking case.
* Add simple flags test.
* Move hints computation to a function.
* Skip flags update when we're sure result won't be used.
* Merge pull request #848 from Zer0xFF/tgdb_fix
* dont fail to load game info, if it has no overview
Download: Play! Git (2020/02/11) x64
Download: Play! Git (2020/02/11) Android
Source: Here
2020-02-11
Random Related Topic
0 Comments
Post a Comment