Re: A86:Random Integers: _convop1
[Prev][Next][Index][Thread]
Re: A86:Random Integers: _convop1
In a message dated 11/29/98 18:29:29 Eastern Standard Time, rabidcow@juno.com
writes:
> On Sun, 29 Nov 1998 17:54:59 EST ComAsYuAre@aol.com writes:
> >_convop1
> >puts it into AHL, with l being the least significant byte. so the
>
> _convop1 puts op1 into a
>
> -josh
>
>
i dunno about this one. i quote Assembly Studio 86:
_CONVOP1 Routine
Loads the integer value of OP1 into AHL.
Input OP1 = value to load
Output AHL = integer value of OP1
Defined in ti86asm.inc:
_CONVOP1 .EQU 5577h