Re: LZ:83 ASM
[Prev][Next][Index][Thread]
Re: LZ:83 ASM
On Tue, 27 Aug 1996, Matt Bathje wrote:
> There is no need for a shell on an 83. Any attempt to make one would be
> EXTREMELY stupid because TI has included asm on the 83 through the command
> line. you use a command like
>
> send9(asmname)
>
> and it'll run the program.
One reason for an 83 shell might be as a program manager that
could store programs more efficiently in a compressed format.
That shouldn't be too difficult to write and shouldn't take up
much space. It could de-compress the program before executing
it. The programs could be stored as strings.
This might result in a considerable space savings for stored
programs.
Barry
References: