Re: undocumented HAL commands


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

Re: undocumented HAL commands



Mod is probably the modulos function. It will give the remainder of a
division problem (5 mod 2 = 1)

Power_down probably turns the thing off.

Locate_tx- locate_text?

On Sat, 9 Aug 1997 12:31:30 -0600, ilya winham
<ilyamojo@GEOCITIES.COM> wrote:

>I have been looking at some sample HAL programs and noticed some
>commands (HAL commands, not regular asm code) that are not in the help
>file.  Please tell me what they do exactly. Here they are:
>
>     mod
>     power_down
>     locate_tx
>
>Hope those HAL people write some more documentation soon!!


References: