Updated Developer Information (markdown)

archshift 2014-12-22 19:01:49 -08:00
parent b83677842b
commit 716897156a

@ -22,3 +22,4 @@ 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
* [CTR User Library](https://github.com/smealum/ctrulib) - Library for writing user mode arm11 code for the 3DS
* [Aemstro](https://github.com/smealum/aemstro) - Set of tools used to disassemble and assemble shader code for DMP's MAESTRO shader extension used in the 3DS's PICA200 GPU
* [Error codes](https://gist.github.com/yuriks/715d3478168eb69a28fa) - This python script will (hopefully) decode any error codes you might encounter.