I just updated devkitpro to the new version, and now my small homebrew project for the NDS doesn't work anymore on the No$GBA. To be precise, the line
Code: Select all
fseek (f , 0 , SEEK_END);
But it fails only on the No$GBA! (I use the same steps as described here.) On the NDS, my project does fine. I tried to recompile the fcsr.dldi, but that didn't help either.
Regards,
ain