via http://www.emucr.com/

Citra Git (2015/05/10) 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 #736 from yuriks/remove-BIT
Common: Remove the BIT macro
* Common: Remove the BIT macro
When the macro was introduced in 326ec51261299e48de97592631c02523da9c8118
it wasn't noticed that it conflicted in name with a heavily used macro
inside of dyncom. This causes some compiler warnings. Since it's only
lightly used, it was opted to simply remove the new macro.
* Merge pull request #734 from yuriks/memmap
Small memory map definitions cleanup

https://mega.co.nz/#!z15BGAKL!PMC8Cs...O5ThLq1JRr0gpE