83Plus:Flags:00

From WikiTI
Revision as of 17:17, 30 May 2005 by Aquanight (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

This bit does nothing.

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

This bit does nothing.

Bit 7

This bit does nothing.