More actions
No edit summary |
|||
Line 21: | Line 21: | ||
Please refer to the [https://devkitpro.org/wiki/Getting_Started official website] for in depth instructions. | Please refer to the [https://devkitpro.org/wiki/Getting_Started official website] for in depth instructions. | ||
=== | ===Recources=== | ||
* [https://devkitpro.org/wiki/Main_Page devkitPro wiki.] | * [https://devkitpro.org/wiki/Main_Page devkitPro wiki.] | ||
* [https://devkitpro.org/index.php devkitPro forum.] | * [https://devkitpro.org/index.php devkitPro forum.] |
Revision as of 14:13, 10 March 2022
devkitPro | |
---|---|
File:DevkitPro.jpg | |
General | |
Author | devkitPro |
Type | PC Utilities |
Version | 3.0.3 |
License | Mixed |
Last Updated | 2018/06/04 |
Links | |
Download | |
Website | |
Source | |
devkitPro is an organisation dedicated to producing a number of cross compilers intended for use by hobby programmers writing their own games and applications for popular games consoles where it's possible to run unsigned code. The goal is to provide amateur programmers with the means to program for resource limited devices and so gain valuable experience which would transfer well to a career in game development.
Starting in 2003 with a cross compiler called devkitARM, used to write games for Nintendo's Gameboy Advance, devkitPro expanded to produce toolchains targeting GameCube, Wii , GP32, Nintendo DS, GP2X and Nintendo Switch.
devkitPro currently provide 3 toolchains, devkitARM, devkitPPC and devkitA64 along with a number of support libraries. All of them are managed via pacman.
User guide
Please refer to the official website for in depth instructions.
Recources
External links
- Official website - https://devkitpro.org
- GitHub - https://github.com/devkitPro