PCSX-Redux Git (2026/04/09) is compiled. This is yet another fork of the Playstation Emulator, PCSX. While the work here is very much in progress, the goal is roughly the following: Bring the codebase to more up to date code standards. Get rid of the plugin system and create a single monolithic codebase that handles all aspects of the playstation emulation. Write everything on top of SDL/OpenGL3+/ImGui for portability and readability. Improve the debugging experience. Improve the rendering experience.PCSX-Redux Changelog::
* Merge pull request #2000 from nicolasnoble/fix-cli-pad-crash
* Guard keyboard input against missing ImGui context
* Merge pull request #1999 from nicolasnoble/fix-coroutine-lifetime
* Harden PCSX::Coroutine move safety and awaiter API
* Use symmetric transfer in PCSX::Coroutine final_suspend
* Add RAII cleanup to ChainAwaiter
* Fix realloc shrink adjacency check in OpenBIOS allocator
* Fix PCSX::Coroutine lifetime and chaining
* Add operator co_await to psyqo::Coroutine
* Fix realloc shrink adjacency check
Download: PCSX-Redux Git (2026/04/09)
Source:Here
0 Comments
Post a Comment