Heres a new beta release of the Nintendo 3DS emulator for Windows:

Citra Git (2018/01/27) 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 #3402 from BreadFish64/installed-game-list
* fix comparison operator
* Fix comparison operators
* remove spaces
* revert move
* only pass one smdh
* only search to two recursions, add update dir to watch list
* reduce the scope of the variables
* allow installed apps to display in the game list
* Merge pull request #3325 from BreadFish64/CompatibiltyReporting
* enum class
* use enum and add default case
* get rid of useless if statement
* Merge branch 'master' into CompatibiltyReporting
* only enable menu visibility
* 1 -> d
* get rid of cmake GUI option
* require web services
* address wwylele's feedback
* move menu action
* add compatibility reporting to qt frontend

homepage https://github.com/citra-emu/citra

via http://www.emucr.com/2018/01/citra-git-20180127.html