EmuCR Feeds
Email Us

EmuCR: yuzuyuzu Git (2018/10/10) 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 #1461 from lioncash/warn
* ips_layer: Silence truncation and conversion warnings
* Merge pull request #1464 from lioncash/unique
* patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr
* Merge pull request #1466 from lioncash/unused
* gl_shader_decompiler: Remove unused variables in TMML's implementation
* Merge pull request #1463 from FearlessTobi/port-4310
* implemented touch in Qt and SDL
* Merge pull request #1459 from ogniK5377/break
* Added bitfield instead of manually checking if the bit is set
* Actual kill execution when the bit isn't set, not the other way around
* svcBreak, Signalling to the debugger should not kill execution
* Merge pull request #1465 from lioncash/telemetry
* telemetry_session: Remove doxygen comment for a non-existent parameter
* telemetry_session: Add missing includes
* telemetry_session: Remove unimplemented FinalizeAsyncJob prototype
* telemetry_session: Use a std::array in GenerateTelemetryId()
* Merge pull request #1462 from lioncash/move
* ips_layer: Avoid constructing std::vector instances where not necessary
* ips_layer: Remove unnecessary explicit std::pair constructor in std::array
* ips_layer: Add missing includes
* ips_layer: std::move data within PatchIPS() and Apply()
* Merge pull request #1455 from ogniK5377/smo-softlockfix
* EffectOutStatus padding is now in hex
* Fixups for softlock
* Fixed missing return
* Fixed smo softlock

Download: yuzu Git (2018/10/10)
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!