The SGADE Documentation

the SGADE The Socrates Gameboy Advance Development Engine

The SGADE is a development library for the Nintendo Gameboy Advance. It's free for all uses and is distributed without guarantees. For more information visit the SGADE page.


Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

SoMemManagerHdr_t Struct Reference

memory manager header More...


Data Fields

u8pFreePool
 pointer to start of memory pool data

u16 iFreeRootIdx
 'pointer' to top of free node tree

u16 iBlockCnt
 total # of blocks being managed

u16 iBlockBits
 shift size


Detailed Description

memory manager header

For internal use only.


The documentation for this struct was generated from the following file:
Copyright 2002 by the SGADE authors. See SoLicense.h or Visit the SGADE page for more information.