I have made a good start to my DS development framework. The first task I decided to tackle was how to load in files from an external location on the DS card I am using (R4DS). Libnds has a way of packing the files in with the executable which is relatively easy but has a maximum of around 100kb of memory to use, in other words not very much at...