Skip to navigation


Maths: matrix3Lo

Name: matrix3Lo [Show more] Type: Variable Category: Maths Summary: The low bytes of matrix 3
Context: See this variable in context in the source code References: This variable is used as follows: * SetMatrices uses matrix3Lo

If bit 0 is set in the low byte of a matrix entry, then it is negative.
.matrix3Lo EQUB &0D, &06, &00 EQUB &1D, &2E, &00 EQUB &00, &00, &FE