diff --git a/Changelog.md b/Changelog.md index 30ca852..2685f65 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,9 +1,14 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5975 - 2020-12-07 +### Added +- Implemented VFNMA CPU instruction. + - Fixes missing opcode crash on launch in Valkyria Chronicles. Note: this game still does not boot due to other issues. + ## 1.0.5960 - 2020-12-07 ### Added -- Added support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr modes (fast paths). +- Added support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (fast paths). - Fixes a bug in Luigi's Mansion 3 where a player would get stuck trying to go to floor B2 (or load a save game that places you on floor B2). ## 1.0.5959 - 2020-12-07