Updated Changelog (markdown)
parent
20ed476ff1
commit
095ca3f777
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,6 +1,16 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.4964 - 2020-07-19
|
||||
### Changed
|
||||
- Improved implementation of CreateTransferMemory and CloseHandle syscalls.
|
||||
- Fixed session services not being disposed.
|
||||
|
||||
## 1.0.4963 - 2020-07-19
|
||||
### Added
|
||||
- Added VBIC, VTST, and VSRA 32-bit instructions.
|
||||
- Fixes missing opcode crashes in several 32-bit games.
|
||||
|
||||
## 1.0.4957 - 2020-07-17
|
||||
### Changed
|
||||
- No longer prints guest stack trace for svcBreak debug calls.
|
||||
|
|
Loading…
Reference in a new issue