83Plus:Flags:00
From WikiTI
Contents
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.