Updated Changelog (markdown)

MutantAura
2022-09-13 23:58:37 +01:00
parent 76e66a8f79
commit 2c8a5cba5a

@@ -1,12 +1,18 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.1.268 - 2022-09-13 ## 1.1.269 - 2022-09-13
### Added: ### Added:
- Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on both A32 and T32. - Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on both A32 and T32.
- Allows more applications to boot through Vita2HOS. - Allows more applications to boot through Vita2HOS.
- May increase compatibility with other 32-bit titles and homebrew. - May increase compatibility with other 32-bit titles and homebrew.
## 1.1.268 - 2022-09-13
### Added:
- T32: Implement Asimd instructions.
- Allows VITA-8 to boot through Vita2HOS.
- May increase compatibility with other 32-bit titles and homebrew.
## 1.1.267 - 2022-09-13 ## 1.1.267 - 2022-09-13
### Fixed: ### Fixed:
- Fix bindless 1D textures having a buffer type on the shader. - Fix bindless 1D textures having a buffer type on the shader.