Updated Changelog (markdown)

MetrosexualGarbodor
2021-10-24 22:25:24 +01:00
parent 6ed505424c
commit f7c1ca16a1

@@ -1,14 +1,19 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.7086 - 2021-10-24
### Fixed:
- misc: Fix IVirtualMemoryManager.Fill ignoring value. This is required for future kernel fixes.
- No changes to emulator functionality.
## 1.0.7085 - 2021-10-23
### Added:
### Added:
- Kernel: Add resource limit related syscalls.
- Fix register mapping being wrong for SetResourceLimitLimitValue.
- Used only by homebrew and system apps.
## 1.0.7084 - 2021-10-23
### Added:
### Added:
- Kernel: Implement SetMemoryPermission syscall.
- Fix KMemoryPermission not being an unsigned 32 bits type and
add the "DontCare" bit (used by shared memory, currently unused in