The search functionality needs JavaScript enabled
Implementation of an Amiga-style memory allocator
This an freelist based allocator with an API similiar to that found on AmigaOS. It includes some configuration options.
This code needs much more changes and clean ups. Some configuration features should be templated.
Memory
MemHandler
MemHeader
MemFlags
MEM_DID_NOTHING
MemHandlerCallBack
int function(Memory, MemHandler*, va_toolbox.memory.MemHandlerData*)