Re: A86: Variable-width font


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

Re: A86: Variable-width font




cool! thanks for the explanation!
______________
JBrett
tbarwick@esn.net
http://ww2.esn.net/~tbarwick
http://members.xoom.com/Plexus
http://wwp.mirabilis.com/20607010
ICQ# 20607010
AIM name: BarwickBJ
-----Original Message-----
From: Ben Mickle <bmickle@yahoo.com>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Thursday, November 05, 1998 5:51 PM
Subject: Re: A86: Variable-width font


>
>Yes, however since this is done:
>   ld de,-1
>   ld (_curRow),de
>$4A33 does not display the number to the screen.
>
>The reason why $4A33 is called is so that hl+1 points to the
>zero-terminated string that is used in $4A33 to display the number to
>the screen.  By calling _vputs, that string is displayed to the screen
>in variable width font.
>
>
>
>
>---ComAsYuAre@aol.com wrote:
>>
>> 
>> In a message dated 11/5/98 3:34:25 PM Eastern Standard Time,
>tbarwick@esn.net
>> writes:
>> 
>> > $4A33 equ _dispahl
>> 
>> 
>> isn't that in fixed width font?
>> 
> 
>
>_________________________________________________________
>DO YOU YAHOO!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>