Re: A83: Re: disp a
[Prev][Next][Index][Thread]
Re: A83: Re: disp a
That doesn't display it in 5*7 font
Just put a into hl and use _dispHL
which will display the number at currow,curcol
/Stefan
On Fri, 20 Nov 1998, Dan E wrote:
>
> you can use this code:
> call _setxxop1
> ;ld a,3 ;max # of digits, depending, you may
> or may not need it
> call _dispop1a
>
> that'll disp a at penrow,pencol in 5x7 font...
>
>
> >
> >Is there a call to display register a in normal 5*7 font?
> >
> >From: Chris
> >(Man in the Moon)
> >mecad@scv.net
> >
>
>
References: