Added a link to the Ninjhax Starter Kit

Taha Gharib 2015-02-09 12:00:19 -05:00
parent 66c3de5acb
commit 0e40733e39

@ -12,7 +12,9 @@ Here are some early homebrew demos:
* [GameYob](https://github.com/Drenn1/GameYob) - A GameBoy/GBC emulator for the 3DS
* [blargSNES](https://github.com/StapleButter/blargSnes) - A SNES emulator for the 3DS
* [3DSCraft](https://github.com/smealum/3dscraft) - A Minecraft clone for the 3DS
* [ftPony](https://github.com/smealum/ftpony) - A FTP server for transferring files to the 3DS.
* [ftPony](https://github.com/smealum/ftpony) - A FTP server for transferring files to the 3DS.
The above homebrew demos are all git repositories so you have to compile them from source in order to run them on Citra. If you want to immediately get started on development, the [Ninjhax Starter Kit](http://smealum.net/ninjhax/dl/starter.zip) provides some compatible homebrews (test ROMs).
Here are some tools useful for homebrew development:
* [devkitARM](http://devkitpro.org/wiki/Getting_Started/devkitARM) - This can also be used to build/debug homebrew