eZ80 docs
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

hookflags4

Address: $D000B6 (ti.flags + $36)

Size: 1 byte

Bit 0 - traceHookActive:

Set if a trace hook is active, reset otherwise.

Bit 1 - parserHookActive:

Set if a parser hook is active, reset otherwise.

Bit 2 - appChangeHookActive:

Set if an app change hook is active, reset otherwise.

Bit 3 - catalog1HookActive:

Set if a catalog 1 hook is active, reset otherwise.

Bit 4 - helpHookActive:

Set if a help hook is active, reset otherwise.

Bit 5 - cxRedispHookActive:

Set if a cxRedisp hook is active, reset otherwise.

Bit 6 - menuHookActive:

Set if a menu hook is active, reset otherwise.

Bit 7 - silentLinkHookActive:

Set if a silent link hook is active, reset otherwise.