#40382 - killlerofangels - Mon Apr 18, 2005 5:43 am
After two weeks of learning BSD shell navigation and a little makefile construction, I've gotten some programs to successfully compile using the TONC tuturial (which is the only one I've found to use DevkitARM as opposed to the older DevkitADV). After such a slow start I'm happy to have anything running at all. However, the tuturial has me include TONC's own header files and I'm not experienced enough of a C programmer to read through and discover the intracacies of it. Also I think all tuturials assume you have been programming C/C++ for a while and go right into lengthly programs which are hard to follow at my level. My question is... Is there just a straight documentation on what commands do what? I mean specific to GBA programming of course. Such as:
command name: MULTIBOOT
usage: MULTIBOOT()
purpose: Place before main() to initiate a multiboot cartridge setting on the GBA. No parameters.
I don't know if that's even the correct usage so feel free to correct me if it's not. I had these type of docs all over the place back in my BASIC days of the '80s. Does one exist like that for the GBA Devkit?
command name: MULTIBOOT
usage: MULTIBOOT()
purpose: Place before main() to initiate a multiboot cartridge setting on the GBA. No parameters.
I don't know if that's even the correct usage so feel free to correct me if it's not. I had these type of docs all over the place back in my BASIC days of the '80s. Does one exist like that for the GBA Devkit?