ChonkyStation3 est un émulateur en cours de développement pour le système PlayStation 3. Il peut actuellement lancer quelques jeux commerciaux simples. C’est un projet de loisir que l’auteur développe pour le plaisir et pour apprendre.
– Merge pull request #21 from wheremyfoodat/event-flag
– Always return a value in EventFlag::wait
– RSX: Handle swizzling for non-32-bit-per-pixel textures, implement scissor
– PPU: Implement VCMPGTSW
– RSX: Fix memory leak
– RSX: Swizzled textures
– RSX: R5G6B5 texture format, Frontend: Move input handling to the main thread on MacOS Qt builds
– RSX: Texture swizzle fixes
– RSX: Attach a depth texture to the framebuffer
– Fix Linux and MacOS builds