More actions
No edit summary |
|||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=devkitPro | |title=devkitPro | ||
|image= | |image=Devkitpro2.png | ||
|description=devkitPro currently provide 3 toolchains, devkitARM, devkitPPC and devkitA64 along with a number of support libraries. All of them are managed via pacman. | |description=devkitPro currently provide 3 toolchains, devkitARM, devkitPPC and devkitA64 along with a number of support libraries. All of them are managed via pacman. | ||
|author=devkitPro | |author=devkitPro | ||
Line 28: | Line 28: | ||
==External links== | ==External links== | ||
* Official website - https://devkitpro.org | * Official website - https://devkitpro.org/wiki | ||
* Official forum - https://devkitpro.org | |||
* GitHub - https://github.com/devkitPro | * GitHub - https://github.com/devkitPro | ||
[[Category:3DS homebrew applications]] | [[Category:3DS homebrew applications]] | ||
[[Category:PC utilities for 3DS homebrew]] | [[Category:PC utilities for 3DS homebrew]] |
Revision as of 14:15, 10 March 2022
devkitPro | |
---|---|
File:Devkitpro2.png | |
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/wiki
- Official forum - https://devkitpro.org
- GitHub - https://github.com/devkitPro