Difference between revisions of "83Plus:Flags:28"
From WikiTI
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
=== Bit 0 === | === Bit 0 === | ||
− | '' | + | '''Official Name:''' AppAllowContext |
+ | |||
+ | 1 to allow [[83Plus:BCALLs:401E|Mon]] to pass context keys, like kYequ to the cxMain routine. | ||
=== Bit 1 === | === Bit 1 === | ||
− | + | {{Unknown-flag}} | |
=== Bit 2 === | === Bit 2 === | ||
− | + | {{Unknown-flag}} | |
=== Bit 3 === | === Bit 3 === | ||
− | + | {{Unknown-flag}} | |
=== Bit 4 === | === Bit 4 === | ||
Line 25: | Line 27: | ||
=== Bit 5 === | === Bit 5 === | ||
− | + | {{Unknown-flag}} | |
=== Bit 6 === | === Bit 6 === | ||
− | + | {{Unknown-flag}} | |
=== Bit 7 === | === Bit 7 === |
Latest revision as of 19:15, 30 May 2005
Contents
Synopsis
Flag Byte: 28h
Known Names: apiFlag
Bit Overview
Bit 0
Official Name: AppAllowContext
1 to allow Mon to pass context keys, like kYequ to the cxMain routine.
Bit 1
We do not have information on what this bit does, if anything.
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: appRunning
Set if an application is currently running.
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
Official Name: appRetOffKey
Set if GetKey should return when 2nd+Off is pressed; when reset, pressing 2nd+Off will exit the current app and turn off the calculator.