List of WiiU development tools: Difference between revisions
⧼vector-jumptonavigation⧽
⧼vector-jumptosearch⧽
Creating the page |
Added WiiU-Keyboard |
||
| Line 6: | Line 6: | ||
{| class="secondarynav" | {| class="secondarynav" | ||
| [[#Libraries|Libraries]] | | [[#Libraries|Libraries]] | ||
| [[#Code snippet|Code snippet]] | |||
| [[#Tools|Tools]] | | [[#Tools|Tools]] | ||
| [[#Documentations|Documentations]] | | [[#Documentations|Documentations]] | ||
| Line 29: | Line 30: | ||
| | | | ||
| not released | | not released | ||
|} | |||
===Code snippet=== | |||
{| class="prettytable sortable" style="width:100%" | |||
! style="width:25%" | Title | |||
! class="unsortable" | Description | |||
! style="width:20%" | Author | |||
! class="unsortable" style="width:8%" | Thread | |||
! class="unsortable" style="width:8%" | Source | |||
|- | |||
| WiiU Keyboard | |||
| A Keyboard source to include in your projects | |||
| [[User:cmdj13|cmdj13]] | |||
| [https://gbatemp.net/threads/414995/ Thread] | |||
| [https://github.com/cmdj13/WiiU-Keyboard Git] | |||
|} | |} | ||
Revision as of 17:12, 25 March 2016
| WiiU Homebrew | |
|---|---|
| Introduction • Homebrew Development • Glossary | |
| Lists | All Homebrew • Applications • Games • Emulators • Demos • CFWs • Exploits • Development Tools • PC Utilities |
| Libraries | Code snippet | Tools | Documentations |
Libraries
| Title | Description | Author | Thread | Source |
|---|---|---|---|---|
| LibWiiU | multi users | git | ||
| LibWiiUGUI (temp name) | GUI using GX2 | Dimok | not released |
Code snippet
| Title | Description | Author | Thread | Source |
|---|---|---|---|---|
| WiiU Keyboard | A Keyboard source to include in your projects | cmdj13 | Thread | Git |
Tools
| Title | Description | Author | Thread | Source |
|---|---|---|---|---|
| PowerPC Assembly Compiler GUI | A PPC Assembly compiler | BullyWiiPlaza | Thread |