mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 12:12:14 -07:00
Updated Changelog (markdown)
@@ -1,6 +1,13 @@
|
|||||||
# 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.135 - 2022-05-31
|
||||||
|
### Changed:
|
||||||
|
- Rewrite SVC handler using source generators rather than IL emit.
|
||||||
|
- Replace all instances of Reflection.Emit from the codebase with new source generators for runtime code generation.
|
||||||
|
- Ryujinx codebase should now be eligible for .NET Ahead-of-Time compilation.
|
||||||
|
- Fixes black screen deadlock on boot in Genkai Tokki Moero Crystal H.
|
||||||
|
|
||||||
## 1.1.134 - 2022-05-31
|
## 1.1.134 - 2022-05-31
|
||||||
### Changed:
|
### Changed:
|
||||||
- Refactor CPU interface to allow the implementation of other CPU emulators.
|
- Refactor CPU interface to allow the implementation of other CPU emulators.
|
||||||
|
Reference in New Issue
Block a user