Re: A82: Ash 3.1
[Prev][Next][Index][Thread]
Re: A82: Ash 3.1
DispStrM would be the most useful. How about a generic line drawing
routine? Dines, are you gonna give us a beta 3?
On Fri, 14 Aug 1998 01:01:15 +0200 (METDST) Dines Christy Justesen
<c958362@student.dtu.dk> writes:
>
>I have been workingon Ash 3.1 again and added some of the things which
>you
>requested.
>
>Ash 3.1 now includes a routine to display a number in the small font,
>zero
>padded, and the number of digits given in B.
>
>The credits has been removed when using the EXIT_2_TIOS function.
>
>The support for the prgm command has also been removed (it made Ash
>almost
>100 bytes shorter).
>
>I know have a few questions. In Ash I use some functions which makes
>Ash a
>bit smaller, these could be added to the list of functions in Ash.
>Adding
>a function takes up 3 bytes. Please tell me which of the following
>functions you think I should add.
>
>DispStrM:
>
>Display the string pointed to by HL at the coords in BC using the
>small
>font. These saves 5 bytes each time a string has to be printed.
>
>PushAll:
>
>Pushs all regs
>
>PopAll:
>
>Pops all regs
>
>Do you think other funcions should be included ?
>
>Dines
>
>__________________________________________
>
>Dines Justesen
>Email: c958362@student.dtu.dk
>WWW : http://www.student.dtu.dk/~c958362/
>__________________________________________
>
>
_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]
References:
- A82: Ash 3.1
- From: Dines Christy Justesen <c958362@student.dtu.dk>