EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2017/02/04) is released. This is the trunk of Citra Project. Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included.

Citra Git Changelog:
* Merge pull request #2496 from mailwl/cfg-mem
Core: update Kernel Config Memory to latest version (11.2)
* Core: update Kernel Config Memory to latest version (11.2)
* Merge pull request #2520 from wwylele/shader-stack-boundary
ShaderJIT: add 16 dummy bytes at the bottom of the stack
* ShaderJIT: add 16 dummy bytes at the bottom of the stack
* Merge pull request #2518 from MerryMage/coproc
arm_dynarmic: Coprocessor support
* arm_dynarmic: Update memory interface
* arm_dynarmic: CP15 support
* Merge pull request #2509 from jfmherokiller/settingscastpatch
removed the possibly uneeded cast on values.gdbstub_port
* removed the possibly uneeded cast on values.gdbstub_port
as far as i could tell this cast is unneeded because [GDBStub::SetServerPort](https://github.com/citra-emu/citra/blob/master/src/core/gdbstub/gdbstub.cpp#L897) takes a u16 and [values.gdbstub_port](https://github.com/citra-emu/citra/blob/master/src/core/settings.h#L116) is already a u16
* Merge pull request #2507 from jfmherokiller/keyidchange
removal of the -1 case in the configure_input switch
* removal of the -1 case in the configure_input switch
this case is unneeded because no enumeration value can possibly correspond to it

Download: Citra Git (2017/02/04) x64
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!