NightFox has a new version of his PALIB extensions for us. Tis might be only of interest for the minority of Nintendo DS coders out there.
Quote:
Hi!
I just take my old lib for PALIB then renamed all functions from NF_ to PA_ to make easy for palib user to remember then adapt them all to lastest palib beta.
I removed also some “bad points” like the custom fonts and screen when initializes fat or efs and make simply to install and use.
Just copy all .c & .h files to your source folder, then include “nf_lib.h” for standard functions then if you need it, include also “nf_easylib.h” for easy version of some functions.
The resume of standart functions here: http://palib.pastebin.com/f3b2b11c3
“Easy” functions here: http://palib.pastebin.com/f20b19e23The download of the lib & example on this post.
Regards
NightFox