Updated the FSControl code to make the copy operation use a dynamic area,...
Simon Proven authored
Updated the FSControl code to make the copy operation use a dynamic area, instead of the free pool.  The maximum size of this dynamic area is set as the size of the 'next' slot.  This prevents the problems associated with

*copy where it will claim all the free memory, thus stoppping for example
filecore from growing its directory buffer, or zap from growing its dynamic
area.  This makes multiple *copies in task windows usable.
4637c60f
Name Last commit Last update
Doc Module merged
Resources/UK Updated the FSControl code to make the copy operation use a dynamic area, instead of the free pool. The maximum size of this dynamic area is set as the size of the 'next' slot. This prevents the problems associated with
hdr Module merged
rm Import from cleaned 360 CD
s Updated the FSControl code to make the copy operation use a dynamic area, instead of the free pool. The maximum size of this dynamic area is set as the size of the 'next' slot. This prevents the problems associated with
.gitattributes Import from cleaned 360 CD
Asmbl200,fd7 Import from SrcFiler
Asmbl300,fd7 Import from SrcFiler
Assemble,fd7 Import from SrcFiler
BlackLog BlackLog updated
Help Import from cleaned 360 CD
HelpSrc Import from cleaned 360 CD
LICENSE Import from cleaned 360 CD
Makefile Updated the FSControl code to make the copy operation use a dynamic area, instead of the free pool. The maximum size of this dynamic area is set as the size of the 'next' slot. This prevents the problems associated with
MkClean,fd7 Import from cleaned 360 CD
MkRom,fd7 Import from cleaned 360 CD
Syntax Import from cleaned 360 CD
Version Updated the FSControl code to make the copy operation use a dynamic area, instead of the free pool. The maximum size of this dynamic area is set as the size of the 'next' slot. This prevents the problems associated with