Declares an initialized block of bytes.
[label] .byte expression [, expression]
label
Name of the block of bytes.
expression
Value for one byte of the block; must fit into one byte.