A82: Re: dead list? + Ash 3.1


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

A82: Re: dead list? + Ash 3.1




thanks dines...

and as for the question about ash 3.1, we meant "why isn't it out
yet?"... but, if that's the location, i'll hunt down your computer and
copy the damn thing.

-Greg

On Wed, 29 Apr 1998 23:45:49 +0200 (METDST) Dines Christy Justesen
<c958362@student.dtu.dk> writes:
>
>Look in the ROM for the source for D_HL_DECI, and put that in your 
>program
>with the following changes :
>
>Replace:
>  JR NZ,XXXX
>  LD (HL),$20
>  DJNZ YYYY
>
>With
>  JR NZ,XXXX+3
>  DJNZ YYYY
>
>The just LD H,0 LD L,A and call the routine.
>
>Dines
<snip>
>
>_______________________________________
>
>Dines Justesen
>Email: dines@post1.com or
>       c958362@student.dtu.dk
>WWW  : http://www.gbar.dtu.dk/~c958362/
>_______________________________________
>
>

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


References: