Closed iamleeg closed 4 years ago
This now uses Exec.library to allocate and relinquish memory, trying one segment at a time until it can't get any more. Tested on AROS (where it obviously has enough memory to get all 16 segments).
Exec.library
This now uses
Exec.library
to allocate and relinquish memory, trying one segment at a time until it can't get any more. Tested on AROS (where it obviously has enough memory to get all 16 segments).