mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 03:02:23 -07:00
Updated Changelog (markdown)
@@ -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.0.6582 - 2021-02-16
|
||||||
|
### Changed
|
||||||
|
- Addresses are now properly validated when the PTE is loaded from the page table.
|
||||||
|
- Any invalid CPU memory addresses will now print an InvalidMemoryRegionException instead of just showing AccessViolationException on the console.
|
||||||
|
- Address validation has been moved inside the EmitPtPointerLoad function, rather than doing the check before calling it.
|
||||||
|
|
||||||
## 1.0.6575 - 2021-02-15
|
## 1.0.6575 - 2021-02-15
|
||||||
### Added
|
### Added
|
||||||
- Added an option to hide the mouse cursor on inactivity. No more pesky mouse cursor while you're playing!
|
- Added an option to hide the mouse cursor on inactivity. No more pesky mouse cursor while you're playing!
|
||||||
|
Reference in New Issue
Block a user