diff --git a/Changelog.md b/Changelog.md index 41d128a..2e82da4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.256 - 2022-09-09 +### Added: +- Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions. + - Allows Vita2HOS to launch again. + ## 1.1.255 - 2022-09-09 ### Fixed: - Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions. @@ -11,10 +16,6 @@ All updates to the Ryujinx official master build will be documented in this file - Restride vertex buffer when stride causes attributes to misalign in Vulkan. - Fixes vertex explosions in Splatoon 3: Splatfest World Premiere on AMD graphics on Windows, and a crash on Mesa drivers. May improve other games that suffered from vertex explosions on AMD GPUs. -
-Older releases -
- ## 1.1.253 - 2022-09-08 ### Fixed: - Clean up rejit queue.