EmuCR Feeds
Email Us

EmuCR: yuzuyuzu Git (2018/07/19) 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 #700 from bunnei/update-dynarmic
* externals: Update dynarmic to 5a91c94.
* Merge pull request #692 from lioncash/assign
* address_arbiter: Correct assignment within an assertion statement in WakeThreads()
* Merge pull request #690 from lioncash/move
* core/memory, core/hle/kernel: Use std::move where applicable
* Merge pull request #691 from lioncash/guard
* service/prepo: Add missing header guard
* Merge pull request #686 from lioncash/fmt
* externals: update fmt to version 5.1.0
* Merge pull request #688 from lioncash/comma
* vm_manager: Add missing commas to string literal array elements in GetMemoryStateName()
* Merge pull request #693 from lioncash/unused
* core/memory: Remove unused function GetSpecialHandlers() and an unused variable in ZeroBlock()
* Merge pull request #687 from lioncash/instance
* core: Make System's default constructor private
* core: Don't construct instance of Core::System, just to access its live instance
* Merge pull request #680 from bunnei/fix-swizz
* decoders: Fix calc of swizzle image_width_in_gobs.
* Merge pull request #685 from lioncash/build
* hle/filesystem: Amend trace log in OpenSaveData() to compile in debug mode
* Merge pull request #684 from lioncash/nonmember
* game_list: Make ContainsAllWords an internally linked non-member function
* Virtual Filesystem 2: Electric Boogaloo (#676)
* Merge pull request #683 from DarkLordZach/touch
* Fill in more fields in TouchScreenEntryTouch
* Single touch support
* Merge pull request #681 from lioncash/const
* game_list: Upper-case containsAllWords to ContainsAllWords()
* game_list: Make containsAllWords a const member function
* Merge pull request #682 from lioncash/telemetry
* telemetry: Remove unnecessary Field constructor
* telemetry: Make operator== and operator!= const member functions of Field
* telemetry: Default copy/move constructors and assignment operators

Download: yuzu Git (2018/07/19)
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!