Updated Changelog (markdown)
parent
bdcdb09341
commit
edf7804783
1 changed files with 7 additions and 2 deletions
|
@ -1,14 +1,19 @@
|
|||
# Ryujinx Changelog
|
||||
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
|
||||
### Fixed:
|
||||
- ARMeilleure: Fix BLX and BXWritePC
|
||||
- ARMeilleure: Fix BLX and BXWritePC.
|
||||
- Ensures PC is appropriately masked in BXWritePC and BLX (reg) uses BXWritePC.
|
||||
|
||||
## 1.1.47 - 2022-02-22
|
||||
### Changed:
|
||||
- Collapse AsSpan().Slice(..) calls into AsSpan(..)
|
||||
- Collapse AsSpan().Slice(..) calls into AsSpan(..).
|
||||
- No changes to emulator functionality.
|
||||
|
||||
## 1.1.46 - 2022-02-19
|
||||
|
|
Loading…
Reference in a new issue