Historique des commits

Auteur SHA1 Message Date
  nickysn 640f6ea300 * return nil in SysTinyReallocMem, when the size parameter is 0 il y a 11 ans
  nickysn 858efec84e * handle SysTinyFreeMem(nil) properly (i.e. succeed silently, without writing to il y a 11 ans
  nickysn 327a15488e * generate a run time error 203 in the tiny heap in case there's not enough il y a 12 ans
  nickysn 6695c8578f * set the TinyHeapMinBlock const relative to the pointer size il y a 12 ans
  nickysn f0ada1ccc5 * fixed bug in SysTinyGetMem that caused heap corruption if the free block that's being allocated is followed tightly by an already allocated block il y a 12 ans
  nickysn 9312419ce8 * fixed heap block start and size alignment in RegisterTinyHeapBlock il y a 12 ans
  nickysn 4fc5900c78 + added writelns behind { DEBUG_TINY_HEAP} for tracing the tiny heap calls il y a 12 ans
  nickysn c44f760015 * i8086 near heap renamed 'tiny heap', moved to the inc/ directory il y a 12 ans