gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Coding > GBA SDK??

#6606 - Link - Fri May 30, 2003 11:06 am

I know exist a unofficial version of GBA SDK, it don't include the compiler and all the file to make the game but simply the Framework, the list of all function with example as well as for example is DirectX SDK.
Where can i find it?

#6610 - niltsair - Fri May 30, 2003 2:15 pm

Well, there is this http://www.work.de/nocash/gbatek.htm which is not so much a SDK than a description of the hardware.

But if you want a doc about the C/C++ functions usuable with the GBA, I don't think there's really one, since it's just standard C/C++ aimed for the Arm processor. There's no official library made especially for the GBA, that I know of.