mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 07:32:15 -07:00
Updated Changelog (markdown)
@@ -1,14 +1,19 @@
|
|||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
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
|
## 1.0.7085 - 2021-10-23
|
||||||
### Added:
|
### Added:
|
||||||
- Kernel: Add resource limit related syscalls.
|
- Kernel: Add resource limit related syscalls.
|
||||||
- Fix register mapping being wrong for SetResourceLimitLimitValue.
|
- Fix register mapping being wrong for SetResourceLimitLimitValue.
|
||||||
- Used only by homebrew and system apps.
|
- Used only by homebrew and system apps.
|
||||||
|
|
||||||
## 1.0.7084 - 2021-10-23
|
## 1.0.7084 - 2021-10-23
|
||||||
### Added:
|
### Added:
|
||||||
- Kernel: Implement SetMemoryPermission syscall.
|
- Kernel: Implement SetMemoryPermission syscall.
|
||||||
- Fix KMemoryPermission not being an unsigned 32 bits type and
|
- Fix KMemoryPermission not being an unsigned 32 bits type and
|
||||||
add the "DontCare" bit (used by shared memory, currently unused in
|
add the "DontCare" bit (used by shared memory, currently unused in
|
||||||
|
Reference in New Issue
Block a user