Re: A89: TI-89 info was(Re: supervisor vs usermode...)
[Prev][Next][Index][Thread]
Re: A89: TI-89 info was(Re: supervisor vs usermode...)
Zoltan Kocsi wrote:
> I guess the available RAM might be a reasonable limit. If you run
> from the FLASH, then the size of that. The 68000 has an address limit
> of 16MB, certainly not presenting any constraint in the case of the
> TI89.
the maximum length should be 64K since you have only a word telling the size of
the programfile. You should be able to have larger programs by splitting them up
un different files though.. and then I think its safe to assume that available
ram/flash is the limit..
//Olle
Follow-Ups:
References: