The MAlloc module is a memory allocation module designed to replace OS_Heap. MAlloc is designed to be fast and easy to use, with all the claiming of memory from the operating system via OS_DynamicArea (on Risc PCs or with Justin Fletcher's DDA module) or Wimp_SlotSize.
MAlloc is FREEWARE and may be distributed freely, and used in profit and non-profit making software, so long as due credit is given.