Re: A86: Disp AHL
[Prev][Next][Index][Thread]
Re: A86: Disp AHL
> Hey guys, i have a question. Doesn anyone have a good diplay ahl routine in
> variable width font? I tried using a modified Joshua Seagoe DispHL
> routine, but i cant get it to work right when there is more than 65k free.
> Any help would be appreciated.
Try something like this :
ld de,-1
ld (_curRow),de
call _disp_ahl
dec hl
call _vputs
--
+-----------------------------------------+
| name : CLEM |
| homepage : http://www.mygale.org/~clems |
| e-mail : mailto:clems@mygale.org |
+-----------------------------------------+
References: