From b417d17bd6d8ae118e8b6a67ca239ff4faefefc3 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 11 Sep 2022 03:04:56 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c80d023..4022750 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.262 - 2022-09-10 +### Fixed: +- T32: Add Vfp instructions. + - Allows the triangle homebrew to work on Vita2HOS. + ## 1.1.261 - 2022-09-10 ### Fixed: - Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions.