Difference between revisions of "83Plus:Flags:33"

From WikiTI
Jump to: navigation, search
(Bit 2: controls external mode, not the queue itself)
m (Bit Overview: bit 0)
Line 10: Line 10:
 
=== Bit 0 ===
 
=== Bit 0 ===
 
'''Unofficial Name:''' Run ONSCRPT
 
'''Unofficial Name:''' Run ONSCRPT
 +
 +
You must also set [[83Plus:Flags:08]] to run ONSCRPT.
  
 
=== Bit 1 ===
 
=== Bit 1 ===

Revision as of 05:21, 20 June 2005

Synopsis

Flag Byte: 33h

Known Names: sysHookFlg0

Bit Overview

Bit 0

Unofficial Name: Run ONSCRPT

You must also set 83Plus:Flags:08 to run ONSCRPT.

Bit 1

Unofficial Name: Run OFFSCRPT

Bit 2

Unofficial Name: External recall queue

If this bit is set, the recall queue is in "external" mode. In this mode, data is read from an external RAM area, as opposed to "internal" recall mode, in which data is read directly from the buffer gap. See OS Recall Queue for more information.

Bit 3

Unofficial Name: Link Activity Hook Override

If this flag is set, the Link Activity Hook is disabled. If this flag is reset, the Link Activity Hook is enabled or disabled depending on the Active Flag (bit 4).

Bit 4

Unofficial Name: Link Activity Hook Active

If this flag is reset, the Link Activity Hook is disabled If this flag is set, the Link Activity Hook is enabled or disabled depending on the Override Flag (bit 3).

Bit 5

We do not have information on what this bit does, if anything.

Bit 6

We do not have information on what this bit does, if anything.

Bit 7

We do not have information on what this bit does, if anything.