From ce5ea39a69531bec34dc799cc2354cf0a7f97a5e Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 25 Mar 2021 16:39:28 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c8ec37c..27f8d13 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.6800 - 2021-03-25 +### Added +- Implemented CPU instructions: Sqdmulh_Ve & Sqrdmulh_Ve Inst.s with tests. + - Fixes missing opcode crash on Monster Hunter Rise. + ## 1.0.6799 - 2021-03-25 ### Added - Implemented SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and added a placeholder for the ectx services.