mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 12:20:06 +00:00
Added a link to the Ninjhax Starter Kit
parent
66c3de5acb
commit
0e40733e39
@ -14,6 +14,8 @@ Here are some early homebrew demos:
|
|||||||
* [3DSCraft](https://github.com/smealum/3dscraft) - A Minecraft clone 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:
|
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
|
* [devkitARM](http://devkitpro.org/wiki/Getting_Started/devkitARM) - This can also be used to build/debug homebrew
|
||||||
* [CTR User Library](https://github.com/smealum/ctrulib) - Library for writing usermode arm11 code for the 3DS
|
* [CTR User Library](https://github.com/smealum/ctrulib) - Library for writing usermode arm11 code for the 3DS
|
||||||
|
Loading…
Reference in New Issue
Block a user