mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-08-03 15:41:12 +00:00
Deleting extra space
This commit is contained in:
parent
74511b16e7
commit
9f2a4fc785
|
@ -80,7 +80,7 @@ bunnei has also been improving the accuracy of the page table management, by {{<
|
|||
|
||||
As always, the biggest motivator behind this work is increasing the accuracy of our implementation, while also fixing any bugs that may have been hiding there these past years.
|
||||
|
||||
[Dynarmic] (https://github.com/merryhime/dynarmic), our ARM JIT recompiler, also got a number of new optimizations and bugfixes this month.
|
||||
[Dynarmic](https://github.com/merryhime/dynarmic), our ARM JIT recompiler, also got a number of new optimizations and bugfixes this month.
|
||||
|
||||
[Blinkhawk](https://github.com/FernandoS27) corrected the fencing logic for the serialization of memory store/load operations in Dynarmic's `x64` code emitter, and subsequently {{< gh-hovercard "7827" "updated the submodule" >}} to bring these changes into yuzu's codebase.
|
||||
This fixed the freezes that affected `Pokémon Legends: Arceus`.
|
||||
|
|
Loading…
Reference in a new issue