More actions
No edit summary |
m (Text replacement - "Category:Support the author" to "") |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = devkitPro | |title=devkitPro | ||
| image = | |image=devkitpro02.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. | ||
| | |author=devkitPro | ||
| lastupdated = 2018/06/04 | |lastupdated=2018/06/04 | ||
| | |type=Developments | ||
| | |version=3.0.3 | ||
| | |license=Mixed | ||
| | |download=https://devkitpro.org/wiki/Getting_Started | ||
| | |website=https://devkitpro.org/wiki | ||
|source=https://github.com/devkitPro | |||
|donation=[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. | |||
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 [https://devkitpro.org/wiki/Getting_Started Getting Started page] for in depth instructions. | |||
===Useful links=== | |||
* [https://devkitpro.org/wiki/Main_Page devkitPro Wiki.] | |||
* [https://devkitpro.org/index.php devkitPro Forum.] | |||
* [https://www.3dbrew.org/wiki/Setting_up_Development_Environment 3DBrew.] | |||
* [https://wiki.gbatemp.net/wiki/3DS_Homebrew_Development GBAtemp 3DS Homebrew Development.] | |||
==External links== | |||
* Official website - https://devkitpro.org/wiki | |||
* Official forum - https://devkitpro.org | |||
* GitHub - https://github.com/devkitPro |
Latest revision as of 04:11, 17 Mayıs 2024
devkitPro | |
---|---|
General | |
Author | devkitPro |
Type | Developments |
Version | 3.0.3 |
License | Mixed |
Last Updated | 2018/06/04 |
Links | |
Download | |
Website | |
Source | |
[[1], [2] Support Author] | |
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