I would like to make some custom applications for my DSi, and well, i would like to know how to convert common programming files into .nds files? Does anybody know of a tool to do this, if so do you have a link so that i could download that tool?
You don't just convert using a program, you'll take your existing code, and rewrite it to work on nds hardware using devkitpro/libnds, c/c++ or arm7/arm9 assembler(nds has two cpu split for different tasks)