mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-14 23:00:05 +00:00
Updated Developer Information (markdown)
parent
3522e639b4
commit
88eda99228
@ -18,4 +18,5 @@ 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 usermode 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.
|
||||
* [Error codes](https://gist.github.com/yuriks/715d3478168eb69a28fa) - This python script will (hopefully) decode any error codes you might encounter.
|
||||
* [3DS Game Database](3ds.essh.co) - Contains data on all 3DS games, their title IDs, update versions, etc.
|
Loading…
Reference in New Issue
Block a user