iamleeg / Amiga-Smalltalk

An implementation of Blue Book Smalltalk-80
European Union Public License 1.2
17 stars 0 forks source link

Amiga memory api #3

Closed iamleeg closed 4 years ago

iamleeg commented 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).