Updated Changelog (markdown)

MetrosexualGarbodor 2022-09-10 02:13:51 +01:00
parent 9dbacf52e3
commit b86bcc4f9d
1 changed files with 4 additions and 0 deletions

@ -6,6 +6,10 @@ All updates to the Ryujinx official master build will be documented in this file
- Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions.
- Allows Vita2HOS to launch again.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.255 - 2022-09-09
### Fixed:
- Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions.