mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-24 09:11:21 +00:00
Updated Changelog (markdown)
parent
11bba4a3de
commit
dc006b2993
|
@ -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.27 - 2022-02-13
|
||||||
|
### Changed:
|
||||||
|
- Use Enum and Delegate.CreateDelegate generic overloads
|
||||||
|
- Remove unused EnumExtensions.cs
|
||||||
|
- No changes to emulator functionality.
|
||||||
|
|
||||||
## 1.1.26 - 2022-02-11
|
## 1.1.26 - 2022-02-11
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- InstEmitMemory32: Literal loads always have word-aligned PC.
|
- InstEmitMemory32: Literal loads always have word-aligned PC.
|
||||||
|
|
Loading…
Reference in a new issue