Updated Changelog (markdown)
parent
bdcdb09341
commit
edf7804783
1 changed files with 7 additions and 2 deletions
|
@ -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.1.49 - 2022-02-22
|
||||||
|
### Fixed:
|
||||||
|
- gui: Fixes the games icon when there is an update.
|
||||||
|
- Updated games will now also display the updated icon on the games list.
|
||||||
|
|
||||||
## 1.1.48 - 2022-02-22
|
## 1.1.48 - 2022-02-22
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- ARMeilleure: Fix BLX and BXWritePC
|
- ARMeilleure: Fix BLX and BXWritePC.
|
||||||
- Ensures PC is appropriately masked in BXWritePC and BLX (reg) uses BXWritePC.
|
- Ensures PC is appropriately masked in BXWritePC and BLX (reg) uses BXWritePC.
|
||||||
|
|
||||||
## 1.1.47 - 2022-02-22
|
## 1.1.47 - 2022-02-22
|
||||||
### Changed:
|
### Changed:
|
||||||
- Collapse AsSpan().Slice(..) calls into AsSpan(..)
|
- Collapse AsSpan().Slice(..) calls into AsSpan(..).
|
||||||
- No changes to emulator functionality.
|
- No changes to emulator functionality.
|
||||||
|
|
||||||
## 1.1.46 - 2022-02-19
|
## 1.1.46 - 2022-02-19
|
||||||
|
|
Loading…
Add table
Reference in a new issue