More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
|website=https://devkitpro.org/wiki | |website=https://devkitpro.org/wiki | ||
|source=https://github.com/devkitPro | |source=https://github.com/devkitPro | ||
|discussion=[https://www.patreon.com/devkitPro], [https://devkitpro.org/support-devkitpro] | |||
}} | }} | ||
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. | 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. | ||
Line 34: | Line 35: | ||
[[Category:3DS homebrew applications]] | [[Category:3DS homebrew applications]] | ||
[[Category:PC utilities for 3DS homebrew]] | [[Category:PC utilities for 3DS homebrew]] | ||
[[Category:Support the author]] |
Revision as of 08:55, 5 February 2023
devkitPro | |
---|---|
File:Devkitpro2.png | |
General | |
Author | devkitPro |
Type | Developments |
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 Getting Started page for in depth instructions.
Useful links
External links
- Official website - https://devkitpro.org/wiki
- Official forum - https://devkitpro.org
- GitHub - https://github.com/devkitPro