Citra Git (2015/05/26) is compiled. 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 #820 from Subv/creatememoryblock
Core/SVC: Map the shared memory created in CreateMemoryBlock to the specified address
* Core/SVC: Map the shared memory created in CreateMemoryBlock to the specified address.
This SharedMemory can be passed to service functions (Which should map the memory into their own address space).
Download: Citra Git (2015/05/26) x64
Source: Here
0 Comments
Post a Comment