Re: A83:Simple, but important
[Prev][Next][Index][Thread]
Re: A83:Simple, but important
Jkhum98@aol.com wrote:
> In a message dated 10/8/99 3:45:46 PM Central Daylight Time,
> NathanG@firstva.com writes:
>
> > if hl has a number value, how do I display it useing little characters
> > (like with _vputs) Using _disphl works, but only in big fonts.
>
> you could do:
>
> call _setxxxxop2
> call _op2toop1
> ld de, <coords>
> ld (pencol), de
> ld a, <# of chars to disp>
> call _dispop1a
>
> I hope that works, cya :)
>
> Jason_K
thanx, perfect.
--
"What, behind the rabbit?"-King Arthur
The Heat Index Nathang@firstva.com
http://users.firstva.com/Nathang
(\\_
o(_;
References: