mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 01:56:34 +00:00
Updated Changelog (markdown)
parent
b86bcc4f9d
commit
acedf3e3be
1 changed files with 10 additions and 4 deletions
14
Changelog.md
14
Changelog.md
|
@ -1,15 +1,21 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.257 - 2022-09-09
|
||||
### Fixed:
|
||||
- Allocate work buffer for audio renderer instead of using guest supplied memory.
|
||||
- Fixes an access violation crash on Urban Trial Tricky that started happening on 1.1.100.
|
||||
- Fixes a crash on boot on Mutant Year Zero: Road to Eden.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 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.
|
||||
|
||||
<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.
|
||||
|
|
Loading…
Reference in a new issue