EmuCR Feeds
Email Us

EmuCR: yuzuyuzu Git (2019/03/31) 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 sharead 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 #2304 from lioncash/memsize
* kernel/process: Report total physical memory used to svcGetInfo
* kernel/process: Store the total size of the code memory loaded
* kernel/process: Store the main thread stack size to a data member
* kernel/process: Make Run's stack size parameter a u64
* kernel/process: Ensure that given stack size is always page-aligned
* Merge pull request #2303 from lioncash/thread
* common/thread: Remove unused functions
* Merge pull request #2297 from lioncash/reorder
* video_core: Amend constructor initializer list order where applicable
* Merge pull request #2298 from lioncash/variable
* gpu_thread: Remove unused dma_pusher class member variable from ThreadManager
* gl_rasterizer: Remove unused reference member variable from RasterizerOpenGL
* Merge pull request #2308 from lioncash/deduction
* kernel/scheduler: Remove unused parameter to AddThread()
* kernel/scheduler: Use deduction guides on mutex locks
* Merge pull request #2307 from lioncash/regnames
* service/fatal: Mark local variables as const where applicable
* service/fatal: Remove unnecessary semicolon
* service/fatal: Name FatalInfo structure members

Download: yuzu Git (2019/03/31)
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!