mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 06:10:05 +00:00
nihsro also includes a disassembler -> nihstro also includes a disassembler
parent
c70db42562
commit
003fbcf1ce
@ -12,7 +12,7 @@ A list of a variety of homebrew applications and demos can be found on 3DBrew at
|
||||
Here are some tools useful for homebrew development:
|
||||
* [devkitARM](http://devkitpro.org/wiki/Getting_Started/devkitARM) - Toolchain geared toward compiling homebrew
|
||||
* [CTR User Library (ctrulib)](https://github.com/smealum/ctrulib) - Library for writing usermode arm11 code for the 3DS
|
||||
* [picasso](https://github.com/fincs/picasso) and [nihstro](https://github.com/neobrain/nihstro) - Assemblers for shader code for the PICA200 GPU used in the 3DS. nihsro also includes a disassembler.
|
||||
* [picasso](https://github.com/fincs/picasso) and [nihstro](https://github.com/neobrain/nihstro) - Assemblers for shader code for the PICA200 GPU used in the 3DS. nihstro also includes a disassembler.
|
||||
* [Aemstro](https://github.com/smealum/aemstro) - Older shader (dis)assembler. Nowadays picasso or nihstro should be preferred.
|
||||
* [Error codes](https://gist.github.com/yuriks/715d3478168eb69a28fa) - This python script will (hopefully) decode any error codes you might encounter.
|
||||
* [3DS Game Database](http://www.3dsdb.com/) - Contains data on all 3DS games, their title IDs, update versions, etc.
|
||||
|
Loading…
Reference in New Issue
Block a user