R0 = 2
R2 = size of block required
Exit:
R1 = pointer to anchor or zero if allocation failed
Tries to find a block of the required size. Increases the WimpSlot if necessary. If a call to Wimp_SlotSize fails then zero will be returned. Note that the size is rounded up to the next multiple of 8 plus 4.
|
|
|