From a9b5392b97a5c91ebc265dddc4db0145017f628e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 10 Jan 2022 17:00:39 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index b20840f..3f8a2b6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7164 - 2022-01-10 +### Added: +- Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I. + - Required by MelonDS Switch port and some homebrew applications. (MelonDS still needs more changes to work.) + - Fixes a regression introduced in 1.0.7069. ## 1.0.7163 - 2022-01-10 ### Fixed: