I made a wiiu section at my site for my software WiiU related. I started out on a small library which can read in png files with their filename and then display them.
I cannot use newlib's filehandle (FILE * in C) system so I need to have a special purpose program for that. I looked into the...