.SPACE - Byte Array of Nulls
An array of the size Expression bytes is cleared (to zero) in the memory by the instruction:
.space Expression
This instruction usually defines an array of bytes, words or characters.
An array of the size Expression bytes is cleared (to zero) in the memory by the instruction:
.space Expression
This instruction usually defines an array of bytes, words or characters.