Updated Changelog (markdown)

MetrosexualGarbodor 2024-08-11 22:37:16 +01:00
parent 6a6f236bdf
commit a525d281c1
1 changed files with 6 additions and 0 deletions

@ -3,6 +3,12 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1373 - 2024-08-08
### Added:
- Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 instructions.
- Fixes DarkStar One crashing on non-ARM systems and shaky screen on ARM systems.
- May allow 12 Labours of Hercules II: The Cretan Bull to go in-game.
## 1.1.1372 - 2024-08-05 ## 1.1.1372 - 2024-08-05
### Fixed: ### Fixed:
- Replace and remove obsolete ByteMemoryPool type. - Replace and remove obsolete ByteMemoryPool type.