PA lib: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = PAlib | | title = PAlib | ||
| image = | | image = https://dlhb.gamebrew.org/dshomebrew/palib.png | ||
| type = PC Utility | | type = PC Utility | ||
| version = 100707 | | version = 100707 | ||
| licence = Mixed | | licence = Mixed | ||
| author = Mollusk | | author = Mollusk | ||
| website = http://devkitpro.org/wiki/PAlib | | website = http://devkitpro.org/wiki/PAlib | ||
| download = | | download = https://dlhb.gamebrew.org/dshomebrew/palib.7z | ||
| source = | | source = | ||
}} | }} | ||
| Line 15: | Line 15: | ||
PA_lib is a DS library which based on ndslib. It is aimed towards simple DS development to make DS games and programs in c and C++. It works on Devkitpro, which is a set of toolchains for Gamecube, PSP, DS, GBA etc. | PA_lib is a DS library which based on ndslib. It is aimed towards simple DS development to make DS games and programs in c and C++. It works on Devkitpro, which is a set of toolchains for Gamecube, PSP, DS, GBA etc. | ||
It was presented in the | It was presented in the NEO Coding Competition 2005 and in the 1st position. | ||
'''Note:''' The development of PAlib has been suspended and does not work with the latest Devkitarm/Libnds anymore. | '''Note:''' The development of PAlib has been suspended and does not work with the latest Devkitarm/Libnds anymore. | ||
| Line 36: | Line 36: | ||
==User guide== | ==User guide== | ||
Tutorials can be found [http://code.google.com/p/palib-tutorial-pdf | Tutorials can be found [http://code.google.com/p/palib-tutorial-pdf here]. | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/dshomebrew/palib2.png | |||
==Media== | ==Media== | ||
| Line 56: | Line 56: | ||
* [Sprite] Fixed PA_DeleteSprite bug (thanks BassAceGold). | * [Sprite] Fixed PA_DeleteSprite bug (thanks BassAceGold). | ||
==External links== | |||
* devkitPro wiki - http://devkitpro.org/wiki/PAlib | |||
* Google Code - http://code.google.com/p/palib-tutorial-pdf | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=563.0 | |||
[[Category:DS homebrew applications]] | [[Category:DS homebrew applications]] | ||
[[Category:PC utilities for DS]] | [[Category:PC utilities for DS]] | ||
