Updated Changelog (markdown)
parent
6948f58937
commit
f6bef98156
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
# 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.48 - 2022-02-22
|
||||||
|
### Fixed:
|
||||||
|
- A32: Fix BLX and 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(..)
|
||||||
|
|
Loading…
Reference in a new issue