[Coco] Min load on NitroOs9

L. Curtis Boyle curtisboyle at sasktel.net
Mon Apr 27 19:27:38 EDT 2020


They are likely merged with SHELL to save space. On a Coco 3, since the MMU is 8K blocks, each program you load takes 8K, whether the program is that big or not. By merging smaller utilities together, their combined size can fit in 8K, whereas loading them separately would take 8K PER PROGRAM. So, in this case, you are using one 8K block for all of those utilities combined; if loaded SHELL by itself, it would still take the full 8K, even though it actually only uses part of it.

L. Curtis Boyle
curtisboyle at sasktel.net



> On Apr 27, 2020, at 5:07 PM, phil pt <ptaylor2446 at gmail.com> wrote:
> 
> After loading shell, then save shell it's still loading these modules
> attr build copy del deldir syscall tmode



More information about the Coco mailing list