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

From WikiTI
Jump to: navigation, search
(Changed official name and added bit 4)
Line 21: Line 21:
  
 
=== Bit 4 ===
 
=== Bit 4 ===
''Unknown''
+
'''Official Name:''' appRunning
  
 +
Set if an application is currently running.
 +
 
=== Bit 5 ===
 
=== Bit 5 ===
 
''Unknown''
 
''Unknown''
Line 30: Line 32:
  
 
=== Bit 7 ===
 
=== Bit 7 ===
'''Official Name:''' getKeyEnableOff
+
'''Official Name:''' appRetOffKey
 +
 
 +
'''Other Name:''' getKeyEnableOff
  
 
Set if [[83Plus:BCALLs:4972|GetKey]] should return when 2nd+Off is pressed; when reset, pressing 2nd+Off will exit the current app and turn off the calculator.
 
Set if [[83Plus:BCALLs:4972|GetKey]] should return when 2nd+Off is pressed; when reset, pressing 2nd+Off will exit the current app and turn off the calculator.

Revision as of 17:34, 28 March 2005

Synopsis

Flag Byte: 28h

Known Names: apiFlag

Bit Overview

Bit 0

Unknown

Bit 1

Unknown

Bit 2

Unknown

Bit 3

Unknown

Bit 4

Official Name: appRunning

Set if an application is currently running.

Bit 5

Unknown

Bit 6

Unknown

Bit 7

Official Name: appRetOffKey

Other Name: getKeyEnableOff

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.