Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OS_Mal behaves differently according the amount of memory requested in BC. Remember that OS_Mal does not bind bank but always adjust HL to the desired segment.  A should always be zero.

Page

The fastest allocation is performed for a page (BC=256). For example, filesystem allocates pages and divide them is 4 sectors of 62 bytes.

...