re: A86: Re: HL


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

re: A86: Re: HL



That routine works differently on the 86, it actually will use
'AHL' as the hex value to display.

;---------------------------------------------------------------
; dispHL - convert contents of HL to printable decimal and send
;		it to screen.
;
;               input:  Ahl := binary number to print
;	       output:	OP1[0..5] := 5-digit number right justified.

Later,
Pat

------------------
Original text

From: Dan Eble <eble@cis.ohio-state.edu>, on 8/30/97 5:54 PM:
On Sat, 30 Aug 1997 HBeaver1@aol.com wrote:

> On the 83 there is a call called "_dispHL".  Do you know the address for it
> on the 86?
> 

I think that's $4A33.

--------
Dan Eble (mailto:eble@cis.ohio-state.edu)
         (http://www.cis.ohio-state.edu/~eble)
PS: JY, NO CC, RU HAPPY? ;)




References: