Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 640f6ea300 * return nil in SysTinyReallocMem, when the size parameter is 0 hace 11 años
  nickysn 858efec84e * handle SysTinyFreeMem(nil) properly (i.e. succeed silently, without writing to hace 11 años
  nickysn 327a15488e * generate a run time error 203 in the tiny heap in case there's not enough hace 12 años
  nickysn 6695c8578f * set the TinyHeapMinBlock const relative to the pointer size hace 12 años
  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 hace 12 años
  nickysn 9312419ce8 * fixed heap block start and size alignment in RegisterTinyHeapBlock hace 12 años
  nickysn 4fc5900c78 + added writelns behind { DEBUG_TINY_HEAP} for tracing the tiny heap calls hace 12 años
  nickysn c44f760015 * i8086 near heap renamed 'tiny heap', moved to the inc/ directory hace 12 años