A

fun A(Register: AlphaRegisterType): A_Register

The A Register contains the Keyboard_Alpha data of the display. There are four of them - one for input and three for messages.


private open var A: Array<A_Register>

The A Register contains the Keyboard_Alpha data of the display. There are two of them - one for input and one for temporary messages.

Not null after Init_A