EmuCR Feeds
Email Us

EmuCR: yuzuyuzu Git (2018/11/22) is complied. yuzu is a work-in-progress Nintendo Switch emulator. yuzu is an open-source project, licensed under the GPLv2 (or any later version). yuzu has been designed with portability in mind, with builds available for Windows, Linux, and macOS. The project was started in spring of 2017 by bunnei, one of the original authors of the popular Citra 3DS emulator, to experiment with and research the Nintendo Switch. Due to the similarities between Switch and 3DS, yuzu was developed as a fork of Citra. This means that it uses the same project architecture, and both emulators benefit from shared improvements. During the early months of development, work was done in private, and progress was slow. However, as Switch reverse-engineering and homebrew development became popular, work on yuzu began to take off as well.

yuzu Git Changelog:
* Merge pull request #1737 from FernandoS27/layer-copy
* Implemented Fast Layered Copy
* Merge pull request #1771 from lioncash/bit-set
* common: Remove bit_set.h
* Merge pull request #1767 from lioncash/handle
* kernel/handle_table: Move private static functions into the cpp file
* kernel/handle_table: Restrict handle table size to 1024 entries
* kernel/handle_table: Default destructor in the cpp file
* Merge pull request #1753 from FernandoS27/ufbtype
* Use default values for unknown framebuffer pixel format
* Merge pull request #1752 from ReinUsesLisp/unimpl-decompiler
* gl_shader_decompiler: Use UNIMPLEMENTED instead of LOG+UNREACHABLE when applicable
* Merge pull request #1742 from lioncash/hle-swkbd
* am/applets: Make the applet data broker part of the applet itself.
* am/applets: Replace includes with forward declarations where applicable
* am/applets: Relocate comments above the relevant data member in AppletDataBroker
* Merge pull request #1754 from ReinUsesLisp/zero-register
* gl_shader_decompiler: Remove UNREACHABLE when setting RZ
* Merge pull request #1758 from lioncash/rect
* common/math_util: Simplify std::make_signed usages to std::make_signed_t
* common/math_util: Make Rectangle's constructors constexpr
* common/math_util: Remove unnecessary static from PI
* common/math_util: Remove unused IntervalsIntersect() function
* Merge pull request #1759 from lioncash/unused
* common: Remove dependency on xbyak

Download: yuzu Git (2018/11/22)
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!