From c2bf07d06edf35c2ceea8737af4d2c5d9a4976ac Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 5 Aug 2022 18:17:37 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index f761acf..c1bbaba 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.208 - 2022-08-05 +### Fixed: +- Implement Arm32 Sha256 and MRS Rd, CPSR instructions. + - Mario Kart 8 Deluxe with update 2.1.0 is now playable. + ## 1.1.207 - 2022-08-04 ### Added: - Implement HLE macros for render target clears.