EmuCR Feeds
Email Us

EmuCR: yuzuyuzu Git (2018/08/07) 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 #931 from DarkLordZach/nca-as-drd
* loader: Make AppLoader_NCA rely on directory loading code
* Merge pull request #947 from lioncash/encoding
* game_list: Remove unnecessary conversion to std::string in ValidateEntry()
* game_list: Use QString::fromStdString() where applicable instead of c_str()
* GDBStub works with both Unicorn and Dynarmic now (#941)
* Merge pull request #943 from lioncash/decl
* game_list: Join declarations and assignments in onTextChanged()
* Merge pull request #946 from lioncash/compress
* qt/main: Avoid sign conversions in UpdateRecentFiles()
* qt/main: Collapse if statement in UpdateRecentFiles()
* Merge pull request #944 from lioncash/menu
* qt: Don't show error dialog when canceling the Load Folder dialog
* Merge pull request #942 from lioncash/default
* qt/game_list_p: Remove redundant base class constructor invocations
* qt: Add missing override specifiers where applicable
* qt: Default destructors where applicable
* Merge pull request #940 from lioncash/private
* kernel/event: Make data members private
* Merge pull request #936 from bunnei/avoid-copies
* maxwell_3d: Remove outdated assert.
* gl_rasterizer_cache: Avoid superfluous surface copies.
* Merge pull request #934 from lioncash/chrono
* perf_stats: Correct literal used for MAX_LAG_TIME_US
* core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds
* Merge pull request #945 from lioncash/exist
* qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateUITheme()
* Merge pull request #933 from lioncash/memory
* memory: Make prototype parameter names match their definitions
* memory: Correct prototype of ZeroBlock
* memory: Remove unnecessary const qualifiers in prototypes

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



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!