mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 15:42:15 -07:00
Updated Changelog (markdown)
@@ -1,6 +1,12 @@
|
|||||||
# 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.1.111 - 2022-05-02
|
||||||
|
### Added:
|
||||||
|
- Implement code memory syscalls.
|
||||||
|
- Implements code memory related syscalls, used by applications that generate and/or modify code at runtime.
|
||||||
|
- Required by emulators that use a JIT (NSO N64) and mods that patch for function hooking game code on-the-fly (Skyline/ARCropolis). Note that neither will work with these changes alone.
|
||||||
|
|
||||||
## 1.1.110 - 2022-05-02
|
## 1.1.110 - 2022-05-02
|
||||||
### Added:
|
### Added:
|
||||||
- Support memory aliasing.
|
- Support memory aliasing.
|
||||||
|
Reference in New Issue
Block a user