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.

Beginners > making a C++ program work on a GBA

#80855 - NeoZF - Tue Apr 25, 2006 9:33 pm

Sorry if the title is a bit strange, not good with titles and stuff, anyway, ive made a program in C++ a simple one with basic inputs, its a Battle engine, i was wondering what would be the easiest way to make it so it can work on a GBA

#80869 - sumiguchi - Tue Apr 25, 2006 10:12 pm

You may want to try the HAMLib and HEL library.

These abstract a lot of low level functions to provide an interface for handling objects, backgrounds and a lot more.

#80889 - NeoZF - Wed Apr 26, 2006 12:40 am

How would i get it to generate a random number?

#80890 - sumiguchi - Wed Apr 26, 2006 1:07 am

Its in the FAQ under the C and C++ topic.

I use this one from phirewind.