Difference between revisions of "List of 3DS development tools"
From WikiTemp, the GBAtemp wiki
(→Documentations: updated Xem's documentation link) |
(→Libraries: Added homebrew section, with CTRRPC) |
||
Line 14: | Line 14: | ||
<onlyinclude> | <onlyinclude> | ||
+ | |||
+ | |||
+ | ===Homebrew=== | ||
+ | {| class="compatibilitytable sortable" border="1" cellspacing="0" cellpadding="0" style="background:#ECECEC;border: 1px #222222 solid;text-align:Left;" width=100% | ||
+ | |- | ||
+ | ! width="25%" style="background:#D9D9D9;border: 1px #222222 solid;" | Title | ||
+ | ! style="background:#D9D9D9;border: 1px #222222 solid;" | Description | ||
+ | ! width="20%" style="background:#D9D9D9;border: 1px #222222 solid;"| Author | ||
+ | |- | ||
+ | |CTRRPC | ||
+ | |RPC server/client for poking the 3DS usermode. [https://github.com/plutooo/ctrrpc Temporary Link] | ||
+ | |Plutooo | ||
+ | |} | ||
+ | |||
===Libraries=== | ===Libraries=== | ||
Line 38: | Line 52: | ||
|Rikku2000 | |Rikku2000 | ||
|} | |} | ||
+ | |||
+ | |||
===Documentations=== | ===Documentations=== |
Revision as of 00:06, 5 December 2014
Applications | Games | Emulators | Homebrew Loaders | System Tools | Demos | Development tools | PC Utilities | Exploits | All |
Homebrew
Title | Description | Author |
---|---|---|
CTRRPC | RPC server/client for poking the 3DS usermode. Temporary Link | Plutooo |
Libraries
Title | Description | Author |
---|---|---|
aemstro | set of tools used to disassemble and assemble shader code for DMP's MAESTRO shader extension used in the 3DS's PICA200 GPU . Temporary Link | Smealum |
ctrGL | OpenGL implementation for the POS PICA | minexew |
CTRULib | 3DS User Library. temporary Link | smealum |
SDL for 3DS | SDL Library patch for 3DS | Rikku2000 |
Documentations
Title | Description | Author |
---|---|---|
http://3dbrew.org | 3DS homebrew | user based wiki |
Homepage eBook Git | CTRuLib and homebrew Tools guides and documentation. Old Link | xem |