[Image]Play! Git (2022/02/28) is compiled. 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:
* GitHub Actions: Use windows-2019 image.
* Fix style.
* Remove useless reset after init.
* Use TriggerCallback to execute module start function.
* Only trigger MFIFO empty interrupt when event happens.
* Add missing transfer case.
* Add PSMT8H readback format.
* Fix build.
* Implement StopModule and UnloadModule.
* Properly handle module starting from IOP.
* Fix build.
* Allow loading modules at specific addresses.
* Trigger MFIFO empty interrupts.
No comments yet.
Close this window