nickysn
|
327a15488e
* generate a run time error 203 in the tiny heap in case there's not enough
|
12 years ago |
nickysn
|
6695c8578f
* set the TinyHeapMinBlock const relative to the pointer size
|
12 years ago |
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
|
12 years ago |
nickysn
|
9312419ce8
* fixed heap block start and size alignment in RegisterTinyHeapBlock
|
12 years ago |
nickysn
|
4fc5900c78
+ added writelns behind { DEBUG_TINY_HEAP} for tracing the tiny heap calls
|
12 years ago |
nickysn
|
c44f760015
* i8086 near heap renamed 'tiny heap', moved to the inc/ directory
|
12 years ago |