Difference between revisions of "83Plus:Flags:34"
From WikiTI
m |
(updated to template) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category:83Plus:Flags:By_Address|34 - sysHookFlg]] [[Category:83Plus:Flags:By_Name|sysHookFlg]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
== Synopsis == | == Synopsis == | ||
− | '''Flag Byte:''' | + | '''Flag Byte:''' 34h |
− | ''' | + | '''Official Name:''' ''sysHookFlg'' |
== Bit Overview == | == Bit Overview == | ||
=== Bit 0 === | === Bit 0 === | ||
− | '' | + | '''Official Name:''' getCSCHookActive |
+ | |||
+ | Set if a [[83Plus:Hooks:9B88|GetCSC hook]] is active. | ||
=== Bit 1 === | === Bit 1 === | ||
− | '''Official Name:''' | + | '''Official Name:''' libraryHookActive |
− | + | Set if a [[83Plus:Hooks:9B80|library hook]] is active. | |
=== Bit 2 === | === Bit 2 === | ||
− | + | {{Unknown-flag}} | |
− | + | ||
− | + | ||
=== Bit 3 === | === Bit 3 === | ||
− | + | {{Unknown-flag}} | |
=== Bit 4 === | === Bit 4 === | ||
− | '' | + | '''Official Name:''' homescreenHookActive |
+ | |||
+ | Set if a [[83Plus:Hooks:9B8C|homescreen hook]] is active. | ||
=== Bit 5 === | === Bit 5 === | ||
− | '' | + | '''Official Name:''' rawKeyHookActive |
+ | |||
+ | Set if a [[83Plus:Hooks:9B84|raw key hook]] is active. | ||
=== Bit 6 === | === Bit 6 === | ||
− | '' | + | '''Official Name:''' catalog2HookActive |
+ | |||
+ | Set if a [[83Plus:Hooks:9BC4|catalog 2 hook]] is active. | ||
=== Bit 7 === | === Bit 7 === | ||
− | '' | + | '''Official Name:''' cursorHookActive |
− | + | Set if a [[83Plus:Hooks:9B7C|cursor hook]] is active. | |
− | + |
Latest revision as of 19:18, 30 May 2005
Contents
Synopsis
Flag Byte: 34h
Official Name: sysHookFlg
Bit Overview
Bit 0
Official Name: getCSCHookActive
Set if a GetCSC hook is active.
Bit 1
Official Name: libraryHookActive
Set if a library hook is active.
Bit 2
We do not have information on what this bit does, if anything.
Bit 3
We do not have information on what this bit does, if anything.
Bit 4
Official Name: homescreenHookActive
Set if a homescreen hook is active.
Bit 5
Official Name: rawKeyHookActive
Set if a raw key hook is active.
Bit 6
Official Name: catalog2HookActive
Set if a catalog 2 hook is active.
Bit 7
Official Name: cursorHookActive
Set if a cursor hook is active.