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

From WikiTI
Jump to: navigation, search
 
(updated to template)
 
Line 13: Line 13:
  
 
=== Bit 1 ===
 
=== Bit 1 ===
''This bit does nothing.''
+
{{Unknown-flag}}
  
 
=== Bit 2 ===
 
=== Bit 2 ===
Line 36: Line 36:
  
 
=== Bit 6 ===
 
=== Bit 6 ===
''This bit does nothing.''
+
{{Unknown-flag}}
  
 
=== Bit 7 ===
 
=== Bit 7 ===
''This bit does nothing.''
+
{{Unknown-flag}}

Latest revision as of 20:17, 30 May 2005

Synopsis

Flag Byte: 00h

Known Names: kbdFlags, ioDelFlag, trigFlags, doneFlags

Bit Overview

Bit 0

Official Name: inDelete

Set if in a delete screen.

Bit 1

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

Bit 2

Official Name: trigDeg

Set if Degree mode is selected for trig (sin, cos, tan) functions. Reset if Radian is selected.

Bit 3

Official Name: kbdSCR

Set if a keypress has been scanned and ready for GetCSC to return.

Bit 4

Official Name: kbdKeyPress

Set if a key has been pressed.

Bit 5

Official Name: donePrgm

Set to display Done at program end. Reset otherwise.

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.