From 7252fb7b2d02624eb8c05b34935a0fcfcc5790c6 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 13 Aug 2020 09:33:53 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c0c722d..737b57b 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.0.5173 - 2020-08-13 +### Fixed +- Fixed MacroJIT SubtractWithBorrow Alu Reg Operation. + - Resolves black screen & memory leak issues with Duke Nukem 3D: 20th Anniversary World Tour and possibly other games. + ## 1.0.5171 - 2020-08-12 ### Added - Added VFMA/VFMS instructions.