Updated Changelog (markdown)
parent
b7c8d1929b
commit
264f3acc13
1 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
||||||
# 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.0.4761 - 2020-06-23
|
||||||
|
### Added
|
||||||
|
- Added VPMIN, VPMAX, VMVN (register).
|
||||||
|
### Fixed
|
||||||
|
- VMVN (immediate) has been renamed from VMVN_I to VMVN_II to make way for the integer variant; it has also been fixed to use BitwiseNot rather than xor the input with itself.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 1.0.4759 - 2020-06-23
|
## 1.0.4759 - 2020-06-23
|
||||||
### Changed
|
### Changed
|
||||||
- Import DLC title key from ticket when loading into content manager.
|
- Import DLC title key from ticket when loading into content manager.
|
||||||
|
|
Loading…
Reference in a new issue