A85: Re: Internal Shell routines


[Prev][Next][Index][Thread]

A85: Re: Internal Shell routines




What about suporting the FP math functions ? Some simple link functions
would probably be a good idea too. Personally I don't think  it is worth
adding the pixel routines to the shell, they are too slow to do anything
useful. If you want to include graphics functions putsprite would be a
better idea.

Dines
----- Original Message -----
From: Richard Owen Lewis <richardlewis@cedarcity.net>
To: <assembly-85@lists.ticalc.org>
Sent: Friday, February 26, 1999 5:54 PM
Subject: A85: Internal Shell routines


>
>I've got a question.  What do all of you think the best features to have in
a shell would be?
>
>What routines should be included in the ultimate shell?
>
>Please mention things that aren't a part of Usgard or Rigel.
>
>My ideas so far are:
>
>1. A delay routine that you can use to put a predetermined delay into a
program with.
>
>2. Grayscale functions
>
>3. Pixel on/off/change
>
>4. Graph 2 LCD
>
>5. LCD 2 Graph
>
>6. Menuing system like the TI-OS
>
>7. BASIC calls, like input, prompt, etc.  (If Dines ever finds the
information I need...)
>
>What else would you guys want in the untimate shell?
>
>
>