Re: A82: Ash 3.1


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

Re: A82: Ash 3.1




I think the built-in ROM function would be okay for most people (if I'm
wrong you'd better say something). More important would be the speeding
up of the graph_buf copy routine.


On Fri, 14 Aug 1998 12:43:48 +0200 (METDST) Dines Christy Justesen
<c958362@student.dtu.dk> writes:
>
>The ROM includes a line drawing routine which is really easy to use, 
>but
>it is of course not very fast.  Do you think I should include a fast 
>one ?
>
>Yes,  I will  release a beta 3 (hopefully soon)
>
>Dines
>-----Original Message-----
>From: Kouri Rosenberg <kouri@juno.com>
>To: assembly-82@lists.ticalc.org <assembly-82@lists.ticalc.org>
>Date: 14. august 1998 02:21
>Subject: 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]
>>
>
>__________________________________________
>
>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: