From 359b210b1eef64dadaf432a213c68b16ebc86d2d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 1 Jan 2021 15:09:55 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0b64dcc..f2aabe8 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.6200- 2021-01-01 +### Changed +- Cleaned up/removed long < > ulong casts from Nvservices code. + - Code cleanup only. No emulator functionality change. + ## 1.0.6196- 2021-01-01 ### Changed - Updated KAddressArbiter implementation to 11.x kernel.