Re: A86: Re: Re: Re: Re: Size of programs
[Prev][Next][Index][Thread]
Re: A86: Re: Re: Re: Re: Size of programs
In a message dated 12/12/99 18:18:25 Eastern Standard Time, brent@calc.org
writes:
> I know.. I just don't know if what I'm using is right. Please put some kind
> of routine up.
> Your are correct in the findalphaup puts the name in op1
rst 10h
call _DATA_SIZE_TO_DE
ex de,hl
ld a,(_OP1+1)
add a,8 ;constant is 8
ld e,a
xor a
ld d,a
add hl,de
call _dispAHL ;_dispHL in Clem's files
----
Jonah Cohen
<ComAsYuAre@aol.com>
http://linux.hypnotic.org/~jonah/