On Sun, Jan 27, 2019 at 1:46 PM Stephen Adolph <[email protected]> wrote:

> John, all I meant by conflict is if TSDOS in RAM (16k ish?) + my code(8k
> ish?) cause the M100 to run out of memory.
>

Ah. Well, TS-DOS didn't complain which is why it seems like there is enough
room.


> TSDOS is a lot of program to merely load one .CO.  But I really don't know
> specifically if everything can reside in RAM at the same time with a low
> CLEAR at 55000.
>

Totally true, but I think he would find out while running TS-DOS, and
trying to inload the CO. It should error out then because not enough space
to add to the file system.

If the file system grew so much that a low clear wouldn't work, there is a
question of whether BASIC would refuse the CLEAR command.

But the solution would be, delete TS-DOS after loading the CO into RAM file
system, but before doing the CLEAR.


> when himem is not set correctly, ... a .CO program beeps, of course, on
> failed start up.
>

Yes. BTW, why do you document a clear at 55,000 rather than at what TOP is
set to a few hundred bytes higher? Do you  use memory before your program?


>   I don't recall but I don't think that any of my routines beep.  they
> might.  I really don't remember ;)
>

 OK.

-- John

Reply via email to