Action Table Mini-Program Opcodes
Each mini-program in the action table consists of a
series of one-byte opcodes. The last opcode is always 255 and is
followed by the new state (row number in the branch table).
Opcode Value Interpretation
zero end-of-line
one error (invalid codeword)
2 to 66 white runs of 0 to 64 bits (by 1)
67 to 105 white runs 128 to 2560 bits (by 64)
106 to 170 black runs of 0 to 64 bits (by 1)
171 to 209 black runs 128 to 2560 bits (by 64)
210 to 254 (undefined)
255 following byte is new state number