Is there anyway of keeping track of how much memory is being
currently used on the GBA? Most of my data resides in ROM and i'm
trying no to allocate anything dynamically if I can help it. Is there
a way to keep track of the amount of RAM that i'm currently using?
--Wendy