Difference between revisions of "83Plus:Flags:34"
From WikiTI
m (Added categories and name) |
m (typos) |
||
Line 1: | Line 1: | ||
− | [[Category:83Plus:Flags:By_Address|34 - | + | [[Category:83Plus:Flags:By_Address|34 - sysHookFlg]] |
− | [[Category:83Plus:Flags:By_Name| | + | [[Category:83Plus:Flags:By_Name|sysHookFlg]] |
== Synopsis == | == Synopsis == | ||
'''Flag Byte:''' 34h | '''Flag Byte:''' 34h | ||
− | ''' | + | '''Official Name:''' ''sysHookFlg'' |
== Bit Overview == | == Bit Overview == |
Revision as of 10:14, 28 March 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
This bit does nothing.
Bit 3
This bit does nothing.
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.