A83: Re: disp a


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

A83: Re: disp a




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
>


Follow-Ups: