Updated Changelog (markdown)
parent
c5b8cd0361
commit
27d7de0e27
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.134 - 2022-05-31
|
||||
### Changed:
|
||||
- Refactor CPU interface to allow the implementation of other CPU emulators.
|
||||
- Refactors the existing CPU related interfaces (and also adds new ones) to allow other CPU emulators to be implemented. This includes not only JIT-based emulators, but also hypervisors (for example, Apple Hypervisor).
|
||||
- No expected changes in games.
|
||||
|
||||
## 1.1.133 - 2022-05-31
|
||||
### Fixed:
|
||||
- Allow loading NSPs without a NCA inside.
|
||||
|
|
Loading…
Add table
Reference in a new issue